/** Shopify CDN: Minification failed

Line 2114:4 Unexpected "}"

**/
a {
  color: white; }
  a:hover {
    color: yellow; }

body {
  color: #696969;
  font-family: Roboto;
  font-weight: 400; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: white; }

@media only screen and (max-width: 425px){
h1, .h1 {
    font-size: 0.9rem; }
}


h3 {
  text-transform: uppercase; }

textarea, input[type='text'], select, .input-full {
  border-radius: 0; }

input, textarea, select {
  border-radius: 0; }

ol, ul {
  list-style: none;
  margin: 0; }

ol li, ul li {
  list-style: none;
  margin-bottom: 5px; }

.mfp-hide {
  display: none !important; }

input, textarea, select {
  border-color: #e5e5e5; }

table {
  border: 1px solid #e5e5e5;
  width: 100%;
  border-radius: 5px;
  border-collapse: separate;
  background: none; }
  table th {
    padding: 15px 20px;
    font-family: Roboto;
    font-weight: 400;
    letter-spacing: 0;
    color: #4e4e4e; }
    table th:after {
      content: none !important; }
  table td {
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-right: none;
    border-bottom: none; }
    table td:first-child {
      border-left: none; }
    table td:after {
      content: none !important; }

.site-nav__dropdown a:hover,
.site-nav__dropdown a:active {
  background-color: transparent; }

.pagination {
  font-weight: 400;
  padding-bottom: 20px; }
  .pagination .page.current {
    color: #ff9800; }

@media only screen and (max-width: 769.44px) {
  .small--hide {
    display: none !important; } }

/*------------------HEADER---------------------*/
#adv-banner .ads-item {
  line-height: 0; }
  #adv-banner .ads-item img {
    max-width: 100%;
    width: 100%; }

#top-header {
  background: #000d33;
  height: 7px;
  color: #000; }
  #top-header .top-header-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center; }
  #top-header .currency-picker {
    text-align: right;
    margin-top: 0;
    margin-left: 5px; }
    #top-header .currency-picker .currency-picker__label {
      display: block; }
    #top-header .currency-picker .currency-picker__wrapper:after {
      content: "\f0d7";
      font: 12px 'FontAwesome';
      float: right; }
    #top-header .currency-picker .currency-picker__wrapper select.currency-picker {
      text-align: right;
      padding: 0 5px;
      outline: none;
      line-height: 12px;
      border: none;
      background: none;
      float: left;
      color: #000;
      font-family: Roboto;
      font-weight: 400;
      margin: 0;
      font-size: 13px; }
  #top-header .social-icons {
    margin-left: 10px; }
    #top-header .social-icons a {
      margin: 0 0 0 2px; }
      #top-header .social-icons a:hover {
        animation-name: swing;
        animation-duration: 1s;
        animation-fill-mode: both; }
      #top-header .social-icons a i {
        font-size: 12px;
        width: 20px;
        height: 20px;
        text-align: center;
        background: #aaa;
        color: #fff;
        line-height: 20px; }
        #top-header .social-icons a i:hover {
          color: #09389e; }
  #top-header .top-header-left {
    padding-top: 0; }

#shopify-section-header .site-header {
  border-top: 0px solid #e5e5e5;
  background: transparent;
  margin: 0 auto; 
  height: auto;
  max-width: 100%;
  padding: 7px 5px 4px 5px;
  position: relative;
}

@media only screen and (max-width: 769.44px) {
    #shopify-section-header .site-header {
      padding: 0; 
      left: 0; } }

.site-header__logo {
  text-align: left;
  position: relative;
  right: 15.899rem;
  bottom: 0.03rem; }
  .site-header__logo img {
    margin: 0 auto;
  	padding-left: 0px;
  	position: relative;
  	bottom: 0.049rem; }

.link-list {
  text-align: left;
  position: relative;
  top: 1rem;
  left: 5rem; }
  .link-list li {
    display: inline-block;
    list-style: none;
    border-right: 0px solid #e5e5e5;
    text-align: center;
    padding: 0 8px; }

    .link-list li a {
      position: relative;
      padding: 0;
      cursor: pointer; }
    .link-list li i {
      font-size: 25px;
      display: block;
      color: #002047; }
    .link-list li span {
      font-family: Roboto;
      font-size: .73rem;
      font-weight: 500;
      letter-spacing: .021rem;
      color: #002047; }

    .link-list li span#CartCount {
      position: absolute;
      width: 16px;
      height: 16px;
      background: #d20000;
      color: #fff;
      border-radius: 100%;
      top: 0;
      right: 17px;
      font-size: 11px;
      line-height: 13px;
      padding-top: 2px; }

.site-header__search {
  background: white;
  max-width: 100%;
  border: 2.5px solid #395b9e;
  border-radius: 5px;
  width: 79.5%;
  position: relative; 
  top: 0.65rem;
  left: 34.75rem; }
  .site-header__search form.search-bar {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 769.44px) {
      .site-header__search form.search-bar {
        display: block; } }
    .site-header__search form.search-bar .collections-selector {
      display: inline-block;
      width: 200px; }
      @media only screen and (max-width: 769.44px) {
        .site-header__search form.search-bar .collections-selector {
          display: none; } }
      .site-header__search form.search-bar .collections-selector .single-option-selector {
        height: 40px;
        border: none;
        border-right: 3px solid #09389e;
        border-radius: 0;
        color: #696969;
        text-transform: uppercase; }
    .site-header__search form.search-bar .st-default-search-input {
      width: 100%;
      padding: 8px 11px;
      height: 35.5px;
      vertical-align: top;
      border-radius: 6px !important;
      color: black;
      outline: none; }
      @media only screen and (max-width: 769.44px) {
        .site-header__search form.search-bar .st-default-search-input {
          position: relative; 
          padding: 2px 16px; 
          margin: 0 auto;
          height: 32px; } }
    .site-header__search form.search-bar .input-group-btn {
      position: absolute;
      top: 0;
      right: 0;
      white-space: nowrap;
      width: 40px;
      height: 40px;
      padding: 0;
      display: inline-block;
      text-align: center; }
      .site-header__search form.search-bar .input-group-btn .btn {
        padding: 0; }
      @media only screen and (max-width: 769.44px) {
        .site-header__search form.search-bar .input-group-btn {
          position: absolute;
          right: 0;
          top: -5px;
          width: 40px;
          height: 40px; } }
      .site-header__search form.search-bar .input-group-btn button.btn {
        background: transparent;
        color: #004c89;
        border: none;
      	position: relative;
      	top: 2px; }
  @media only screen and (max-width: 769.44px) {
    .site-header__search {
      float: left;
      display: block;
      max-width: 100%;
      width: calc(100% - 120px);
      -moz-width: calc(100% - 120px);
      -webkit-width: calc(100% - 120px);
      margin: 1px 0; 
      position: relative; 
      left: 3px;
      top: 0;
      border: 2px solid white; } }

.nav-mobile {
  float: left;
  padding: 0;
  width: 60px;
  text-align: center; }
  .nav-mobile .site-mobileNav-bar {
    outline: none; 
  	bottom: 6px;
  	position: relative; }

.cart-mobile {
  float: right;
  width: 60px;
  padding: 2px 5px;
  text-align: center;
  bottom: 3px;
  position: relative; }

.nav-language .switcher {
  position: relative;
  width: 100%;
  overflow: visible; }
  .nav-language .switcher .selected {
    background: none;
    z-index: 100; }
  .nav-language .switcher .selected a {
    background: none;
    border: none;
    color: #000;
    box-sizing: border-box;
    width: 100%;
    padding: 0 22px 0 12px;
    font-family: Roboto;
    font-size: 13px;
    line-height: 20px;
    position: relative; }
    .nav-language .switcher .selected a:after {
      border-bottom: 2px solid #000;
      border-right: 2px solid #000;
      content: "";
      display: block;
      height: 5px;
      box-sizing: content-box;
      pointer-events: none;
      position: absolute;
      right: 4px;
      top: 5px;
      transform-origin: 66% 66%;
      transform: rotate(45deg);
      transition: all .15s ease-in-out;
      width: 5px; }
    .nav-language .switcher .selected a.open {
      background-image: none; }
      .nav-language .switcher .selected a.open:after {
        transform: rotate(-135deg); }
    .nav-language .switcher .selected a:hover {
      background: none; }
    .nav-language .switcher .selected a img {
      margin-right: 4px; }
  .nav-language .switcher .option {
    width: 250px;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    border: none;
    background: #fff;
    position: absolute;
    top: 100%;
    right: 0; }
    .nav-language .switcher .option > a {
      min-height: 40px;
      padding: 0 12px;
      line-height: 40px; }
      .nav-language .switcher .option > a.selected {
        background-color: #F6F6F6; }

.nav-currency i.fa-money {
  display: none; }

.nav-currency .doubly-wrapper {
  float: none; }
  .nav-currency .doubly-wrapper .doubly-nice-select {
    float: none !important;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    height: auto;
    border: none;
    background: none; }
    .nav-currency .doubly-wrapper .doubly-nice-select .list {
      width: 250px;
      border-radius: 0;
      box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); }
      .nav-currency .doubly-wrapper .doubly-nice-select .list .flags {
        display: block; }
    .nav-currency .doubly-wrapper .doubly-nice-select .flags {
      display: none; }
    .nav-currency .doubly-wrapper .doubly-nice-select::after {
      top: 6px;
      border-color: #000; }
  .nav-currency .doubly-wrapper .doubly-nice-select .current, .nav-currency .doubly-wrapper .doubly-nice-select .list .option {
    font-family: Roboto;
    font-size: 13px; }

/*--------------------------------------------------------
= Menu --------------------------------------------------*/
.nav-bar {
  border-top: 8px solid #000d33;
  box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%); 
}
.template-index .nav-bar {
    margin-bottom: 30px; }
  .nav-bar .site-nav {
    margin: 0 auto;
    float: none;
    width: auto;
    position: relative;
    text-align: center; 
  }
	.nav-bar .site-nav > li {
      float: none; }
      .nav-bar .site-nav > li > a {
        font-family: Roboto;
        font-size: .88rem;
        color: #fff;
        letter-spacing: .02rem;
        text-transform: uppercase;
        font-weight: 700;
        padding: 8px 14px;
        position: relative; }
        .nav-bar .site-nav > li > a:before {
          content: '';
          position: absolute;
          top: 0;
          left: 1px;
          width: 100%;
          height: 0;
          background: linear-gradient(180deg,#00046a 0,#050d24 100%);
          transition: all .25s ease .3s;
    	  -webkit-transition: all .25s ease .3s;
 }
        .nav-bar .site-nav > li > a:hover {
          color: yellow;
          background-color: linear-gradient(90deg,#00023b 0,#050d24 100%);
        	}
          .nav-bar .site-nav > li > a:hover:before {
            height: 100%;
            background: linear-gradient(90deg,#00023b 0,#050d24 100%);
			transition: all 0.5s ease 0s;
        	-webkit-transition: all 0.2s ease 0s;
         }
        .nav-bar .site-nav > li > a span {
          position: relative; }
        .nav-bar .site-nav > li > a .special_label {
          position: absolute;
          top: -8px;
          right: 0;
          font-size: 8px;
          text-align: center;
          color: #fff;
          line-height: 16px;
          width: 29px;
          height: 18px; }
        .nav-bar .site-nav > li > a .hot_label {
          background: url("hot-label.png") no-repeat; }
        .nav-bar .site-nav > li > a .new_label {
          background: url("new-label.png") no-repeat; }
        .nav-bar .site-nav > li > a .sale_label {
          background: url("sale-label.png") no-repeat; }
      .nav-bar .site-nav > li .site-nav__link .icon-arrow-down {
        line-height: 0; }
      .nav-bar .site-nav > li .site-nav__dropdown {
        background: #050d24;
        border-left: 2px solid white;
        border-top: 1px solid white;
		box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
		-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
		-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);

        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        transform: scale(1, 0);
        -webkit-transform: scale(1, 0);
        display: block;
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        opacity: 0;
        text-align: left;
        z-index: 100; }
        .nav-bar .site-nav > li .site-nav__dropdown ul, .nav-bar .site-nav > li .site-nav__dropdown ol {
          margin: 0; }
        .nav-bar .site-nav > li .site-nav__dropdown li {
          padding: 1px 26px 3px 15px;
          color: white; }
          .nav-bar .site-nav > li .site-nav__dropdown li a {
            background: transparent;
            color: white;
            font-size: 13px;
            padding: 0; }
            .nav-bar .site-nav > li .site-nav__dropdown li a:hover {
              color: #fff101;
              transform: scale(1.1);
    		  transition: all .2s ease-in-out; }
          .nav-bar .site-nav > li .site-nav__dropdown li .site-nav__dropdown {
            opacity: 0;
            visibility: hidden;
            left: 100%;
            top: 0;
            width: 200px; }
          .nav-bar .site-nav > li .site-nav__dropdown li:hover .site-nav__dropdown {
            opacity: 1;
            visibility: visible; }
        .nav-bar .site-nav > li .site-nav__dropdown .column-linklist .site-nav__item {
          padding-left: 0;
          padding-right: 0; }
        .nav-bar .site-nav > li .site-nav__dropdown .column-linklist .site-nav__item-title {
          text-transform: uppercase;
          font-size: 15px;
          font-weight: 700;
          color: #74d4ff;
          margin-bottom: 10px;
          display: none; }
        .nav-bar .site-nav > li .site-nav__dropdown .column-text .heading {
          text-transform: uppercase;
          font-size: 16px;
          font-weight: 700;
          color: white;
          margin-bottom: 10px; }
        .nav-bar .site-nav > li .site-nav__dropdown .column-text .content li {
          padding-left: 0;
          padding-right: 0; }
        .nav-bar .site-nav > li .site-nav__dropdown .column-product {
          padding: 12px 11px 0 6px; }
        .nav-bar .site-nav > li .site-nav__dropdown .nav-sampletext {
          font-size: 13px; }
        .nav-bar .site-nav > li .site-nav__dropdown .list-title {
          text-transform: uppercase;
          font-size: 18px;
          font-weight: 700;
          color: #4e4e4e;
          margin-bottom: 10px; }
        .nav-bar .site-nav > li .site-nav__dropdown.column-1 {
          padding-right: 15px;
          }
        .nav-bar .site-nav > li .site-nav__dropdown.column-5 {
          width: 100%;
          background: #15212a;
          color: white; }


      .nav-bar .site-nav > li .megamenu_2 {
        background-image:url(//scottysgloves.com/cdn/shop/t/49/assets/mega-bg-02.png?16950);  
        background-repeat: no-repeat;
        background-position: right bottom; }

      .nav-bar .site-nav > li:hover .site-nav__dropdown {
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        opacity: 1; 
      	padding-top: 6px; 
      	padding-bottom: 5px; }
    .nav-bar .site-nav .site-nav--has-dropdown {
      position: relative; }
    .nav-bar .site-nav .mega-menu {
      position: static; }
    .nav-bar .site-nav .site-nav__item.active > a {
      color: yellow; }
      .nav-bar .site-nav .site-nav__item.active > a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 1px;
        width: 100%;
        height: 100%;
        z-index: 0;
 }

.template-index .nav-bar {
  border-bottom: 2px solid #e5e5e5; }

/*================== Menu mobile ==========================*/
@media only screen and (max-width: 769.44px) {
  #shopify-section-header {
    padding: 0; }
    #shopify-section-header .cart-link {
      padding: 0;
      font-size: 25px;
      color: #fff; }
    #shopify-section-header .cart-link__bubble--visible, #shopify-section-header .cart-link__bubble {
      width: 16px;
      height: 16px;
      line-height: 16px;
      background-color: #d30000;
      color: #fff;
      position: absolute;
      top: 5px;
      right: -9px;
      border-radius: 100%;
      text-align: center;
      font-weight: 600;
      font-size: 9px; }
    #shopify-section-header .icon-cart {
      font-size: 24px; }
    #shopify-section-header .main-header-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      #shopify-section-header .main-header-wrapper > div {
        padding: 0; }
  .grid--header-mobile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .grid--header-mobile > div {
      float: none; }
  .site-header__logo-image {
    text-align: center; }
    .site-header__logo-image h1 {
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative; 
      right: 6.2rem; }
  .menu-navigation {
    z-index: 900;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    padding: 0;
    margin-top: 0;
    background-color: #000e1f;
    transition: all .2s ease-out;
    width: 65%;
    left: -80%;
	border: 1px solid white;
  	border-bottom-right-radius: 4px;
  	min-height: 22rem;
  	height: fit-content; }
    .menu-navigation .mobileNav-header {
      padding: 10px 0;
      text-align: right;
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 15px; }
      .menu-navigation .mobileNav-header .mobileNav-icon-close {
        padding: 0; }
      .menu-navigation .mobileNav-header .icon-x:before {
        content: 'x';
        font-style: normal;
        font-size: 20px; }
  .mobileNav-body-open {
    position: relative; }
    .mobileNav-body-open .menu-navigation {
      transform: translateX(80%);
      left: -52%;
      background: #000f37;
      box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 85%); }
  .navigation-bar {
    padding-top: 40px;
    position: relative; }
    .navigation-bar .mobileNav-close {
      position: absolute;
      top: 8px;
      right: 20px; }
      .navigation-bar .mobileNav-close i {
        color: #000;
        font-size: 20px;
        font-family: Roboto;
        font-weight: 700; }
        .navigation-bar .mobileNav-close i:before {
    content: "x";
    color: #fff;
    font-size: .81rem;
    font-weight: 500;
    background: 0;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 0.4rem 0.4666rem;
    position: relative;
    left: 15px;
    bottom: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 22px;
    width: 23px;
    line-height: 3px; }
  .mobileNav-search {
    margin: 15px 0; }
    .mobileNav-search .search-bar {
      border-radius: 30px;
      box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.1) inset;
      position: relative;
      overflow: hidden;
      width: 100%;
      display: block; }
    .mobileNav-search .input-group-field {
      background-color: transparent;
      border-radius: 30px;
      border: none;
      display: block;
      padding: 0 20px;
      height: 40px; }
    .mobileNav-search .input-group-btn {
      position: static;
      width: auto;
      display: block;
      border: none; }
    .mobileNav-search .icon-fallback-text {
      position: absolute;
      top: 0;
      right: 0;
      background-color: transparent;
      border: none;
      font-size: 17px;
      height: 40px;
      padding: 9px 15px; }
  .mobileNav-menu .site-nav__item-title, .mobileNav-menu .heading, .mobileNav-menu .title {
    display: none;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 15px; }
  .mobileNav-menu .site-nav__item {
    }
  .mobileNav-menu .heading, .mobileNav-menu .title {
    margin-left: 20px; }
  .mobileNav-menu .content li {
    padding: 4px 0;
    font-size: 15px; }
  .mobileNav-menu .megamenu__dropdown .mobile-nav__item {
    margin-bottom: 20px;
    width: 100%;
    padding: 0;
    float: none; }
    .mobileNav-menu .megamenu__dropdown .mobile-nav__item.column-product {
      width: 43%;
      display: inline-block;
      margin: 0;
      vertical-align: top; }
  .mobileNav-menu .mobile-nav__sublist-menulv2 {
    margin-left: 40px; }
    .mobileNav-menu .mobile-nav__sublist-menulv2 .mobile-nav__item {
      margin-bottom: 0; }
  .mobile-nav__item a {
    font-size: 12px; }
  .mobile-nav__item:after {
    content: none; }
  .mobile-nav__item .mobile-nav__sublist {
    display: none; }
    .mobile-nav__item .mobile-nav__sublist .mobile-nav__link {
      padding-left: 0; }
  .mobile-nav__item .mobile-nav__has-sublist .button-is-click .icon-plus:before {
    content: "\e602"; }
  .mobile-nav__item.menu-is-open > .mobile-nav__sublist {
    max-height: 100%;
    visibility: visible;
    overflow: visible;
    display: block;
    margin-top: -15px; }
    .mobile-nav__item.menu-is-open > .mobile-nav__sublist .mobile-nav__item {
      margin-bottom: -5px; }
  .mobile-nav__item.dropdown-menu .mobile-nav__sublist > .mobile-nav__item {
    padding-left: 21px; 
  	margin: 10px auto; }
  .nav-information-box {
    text-align: center; }
    .nav-information-box .information-box > div {
      padding-left: 0;
      margin-bottom: 10px; }
      .nav-information-box .information-box > div:last-child {
        margin-bottom: 0; }
    .nav-information-box strong,
    .nav-information-box span {
      display: block; }
  .mobile-nav__toggle button {
    padding: 0; }
    .mobile-nav__toggle button:active {
      background-color: transparent; }
  .mobileNav-information .nav-currency {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start; }
    .mobileNav-information .nav-currency .name .doubly-wrapper .doubly-nice-select .list {
      left: auto !important;
      right: 0 !important;
      width: 200px; }
  .mobileNav-information .mobileNav__item {
    margin-bottom: 10px;
    display: block; }
    .mobileNav-information .mobileNav__item .mobileNav__text {
      display: block;
      margin-bottom: 6px; }
  .mobileNav-information .nav-currency .doubly-wrapper .doubly-nice-select {
    line-height: 40px;
    border-color: #e5e5e5; }
    .mobileNav-information .nav-currency .doubly-wrapper .doubly-nice-select::after {
      top: 14px; } }

.mobileNav-body-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 420px;
  background-color: rgba(0,0,0,.5); }

#bar-icon {
  margin-top: 5px;
  width: 22px;
  height: 25px;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }

#bar-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out; }

#bar-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #fff;
  opacity: 1;
  transform: rotate(0deg);
  transition: .25s ease-in-out; }

#bar-icon span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

#bar-icon span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

#bar-icon span:nth-child(1), #bar-icon span:nth-child(2) {
  top: 0px; }

#bar-icon span:nth-child(3), #bar-icon span:nth-child(4) {
  top: 8px; }

#bar-icon span:nth-child(5), #bar-icon span:nth-child(6) {
  top: 16px; }

#bar-icon.open span:nth-child(1), #bar-icon.open span:nth-child(6) {
  transform: rotate(45deg); }

#bar-icon.open span:nth-child(2), #bar-icon.open span:nth-child(5) {
  transform: rotate(-45deg); }

#bar-icon.open span:nth-child(1) {
  left: 0px;
  top: 5px; }

#bar-icon.open span:nth-child(2) {
  left: calc(50% - 3px);
  top: 5px; }

#bar-icon.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#bar-icon.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#bar-icon.open span:nth-child(5) {
  left: 0px;
  top: 14px; }

#bar-icon.open span:nth-child(6) {
  left: calc(50% - 3px);
  top: 14px; }

/*------------------------------------------------------------
= shop-by-collections----------------------------------------*/
.home-main-content {
  float: right;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  width: 83.458%; }

.home-left-sidebar {
  padding: 0;
  margin-bottom: 20px;
  float: left;
  width: 16.542%; }
  .home-left-sidebar > div {
    padding: 0;
    margin-bottom: 20px; }
  .home-left-sidebar .shop-by-collections {
    padding-right: 0;
    float: none;
    margin-bottom: 20px; }
    .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-title {
      background: #060068;
      padding: 5px 10px 5px 10px;
      font-family: Roboto;
      font-size: 14.49px;
      color: white;
      text-transform: uppercase;
      font-weight: 600;
      position: relative;
      width: 100%;
      border-top-right-radius: 12px;
      border-top-left-radius: 12px;
      border: 2.5px solid white; 
      border-bottom: 0;
      right: 1px; }
      .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-title i {
        margin-right: 10px; }
    .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content {
      border: 2.5px solid #ffffff;
      background-color: #011158;
      position: relative;
      right: 1px;
      width: 100%;
      border-bottom-right-radius: 14px;
      border-bottom-left-radius: 14px; }
      .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element {
        padding: 1px 5px 2px 10px;
        position: relative;
      	background: linear-gradient(180deg,#0a306e 17%,rgb(3 16 100) 114%); 
      	border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
      	margin-bottom: 0; }
	  .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element > a {
          padding: 0 !important;
          overflow: hidden; }
          .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element > a .element-main {
            display: inline-block;
            vertical-align: top; }
          .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element > a .icon-arrow-right {
            float: right;
            display: inline-block;
            color: #444;
            padding-top: 3px;
            position: absolute;
            top: 7px;
            right: 10px; }
            .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element > a .icon-arrow-right:before {
              content: "\f0da";
              font: 14px 'FontAwesome'; }
        .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .collection-icon {
          display: inline-block;
          vertical-align: top;
          margin-right: 10px; }
          .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .collection-icon img {
            max-width: 20px; }
        .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .collection-area {
          display: inline-block;
          font-family: Roboto;
          font-size: 12.77px;
          font-weight: 400;
          color: #fdfffd; }
          .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .collection-area:hover {
            color: #fff202;
    		transform: scale(1.05);
            transition: transform 0.1s ease-out;
   			display: inline-block;
    		line-height: 15px; }
        .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown {
          left: 100%;
          background: #fff;
          width: 500px;
          top: 0;
          border: 1px solid #e5e5e5;
          padding: 20px 10px 20px 0;
          transition: all 0.5s ease 0s;
          -webkit-transition: all 0.2s ease 0s;
          transform: scale(0, 1);
          -webkit-transform: scale(0, 1);
          display: block;
          transform-origin: 0 0;
          -webkit-transform-origin: 0 0; }
          .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown ul {
            margin: 0; }
            .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown ul .list-title {
              text-transform: uppercase;
              font-size: 18px;
              color: #4e4e4e;
              font-weight: 700;
              margin-bottom: 10px; }
            .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown ul li {
              padding: 5px 10px; }
              .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown ul li a {
                background: none !important; }
              .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown ul li .list-product-name {
                color: #444;
                text-transform: uppercase;
                font-weight: 700;
                margin-bottom: 10px; }
              .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown ul li .list-product-link a {
                color: #09389e; }
                .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element .site-nav__dropdown ul li .list-product-link a:hover {
                  text-decoration: underline; }
        .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element:hover .site-nav__dropdown {
          transform: scale(1, 1);
          -webkit-transform: scale(1, 1); }
      .home-left-sidebar .shop-by-collections .sidebar-collections .sdcollections-content .sdc-element + .sdc-element {
        border-top: 0px solid #828282; }
  .home-left-sidebar .sb-item {
    float: none;
    margin-bottom: 20px;
    padding: 0; }
    .home-left-sidebar .sb-item .sb-item-title {
      background: #060068;
      padding: 4px 0;
      border-bottom: 2.5px solid white;
      font-family: Roboto;
      font-size: 14.49px;
      letter-spacing: .4px;
      color: white;
      text-transform: uppercase;
      text-align: center;
      font-weight: 600;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; 
      position: relative; }
    .home-left-sidebar .sb-item .sb-item-content {
      overflow: hidden; }
      .home-left-sidebar .sb-item .sb-item-content .grid__item {
        padding: 0; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item .product-image {
          float: left;
          margin: 0 15px 0 0;
          width: 40%; }
          .home-left-sidebar .sb-item .sb-item-content .grid__item .product-image .hover-image {
            position: absolute;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0;
            opacity: 0;
            background-color: #fff;
            transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
            background-color: #fff;
            transition: all .4s ease-in-out; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item .detail {
          overflow: hidden; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item .h4 {
          line-height: 18px; }
          .home-left-sidebar .sb-item .sb-item-content .grid__item .h4 a {
            font-family: Roboto;
            font-size: 14px;
            color: #444; }
            .home-left-sidebar .sb-item .sb-item-content .grid__item .h4 a:hover {
              color: #09389e; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item .money {
          font-family: Roboto;
          font-size: 14px;
          color: #09389e;
          font-weight: 700; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item .product-price__price {
          font-weight: 700; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item .rating-star .spr-badge {
          display: inline-block; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item .action-button {
          display: none; }
        .home-left-sidebar .sb-item .sb-item-content .grid__item:hover .product-image .hover-image {
          opacity: 1;
          z-index: 1; }
  .home-left-sidebar .grid__item .grid__item_wrapper {
    margin-bottom: 20px; }
  .home-left-sidebar .today-deals {
    border: 2.5px solid white;
    position: relative;
    border-radius: 11px;  }
    .home-left-sidebar .today-deals .today-deals-title {
      text-align: center; }
      .home-left-sidebar .today-deals .today-deals-title span {
        display: inline-block; }
      .home-left-sidebar .today-deals .today-deals-content.sb-item-content .label {
        position: absolute;
        color: #fff;
        background: #277802;
        z-index: 10;
        border-radius: 100%;
        font-size: 12px;
        font-weight: 500;
        padding: 4px 3px;
        margin-top: 1%;
        margin-left: 1%;}
        .home-left-sidebar .today-deals .today-deals-content.sb-item-content .product .grid-view-item .grid-normal-display {
          float: none;
          width: 100%;
          margin: 0 0 10px; }
      .home-left-sidebar .today-deals .today-deals-content.sb-item-content .product .product-label {
        display: none; }
      .home-left-sidebar .today-deals .today-deals-content.sb-item-content .coutdown-timer {
        text-align: center;
      	display: none; }
        .home-left-sidebar .today-deals .today-deals-content.sb-item-content .coutdown-timer .title {
          margin-bottom: 10px;
          font-size: 16px; }
        .home-left-sidebar .today-deals .today-deals-content.sb-item-content .coutdown-timer .timer .is-countdown {
          border: none;
          background: none; }
          .home-left-sidebar .today-deals .today-deals-content.sb-item-content .coutdown-timer .timer .is-countdown .countdown-row .countdown-section {
            padding: 0 5px; }
            .home-left-sidebar .today-deals .today-deals-content.sb-item-content .coutdown-timer .timer .is-countdown .countdown-row .countdown-section .countdown-amount {
              background: #eee;
              padding: 10px 5px;
              display: block;
              margin-bottom: 5px; }
            .home-left-sidebar .today-deals .today-deals-content.sb-item-content .coutdown-timer .timer .is-countdown .countdown-row .countdown-section .countdown-period {
              text-transform: uppercase; }
  .home-left-sidebar .brands-deals .brands-content {
    overflow: hidden; }
    .home-left-sidebar .brands-deals .brands-content .brands-elements li {
      width: 50%;
      float: left;
      padding: 10px;
      text-align: center; }
      .home-left-sidebar .brands-deals .brands-content .brands-elements li img {
        filter: drop-shadow(2px 4px 6px #002d50);
      	transform: scale(1.1);
      	margin-bottom: 11px; }
      .home-left-sidebar .brands-deals .brands-content .brands-elements li:hover img {
        -moz-filter: grayscale(0);
        filter: grayscale(0); }
  .home-left-sidebar .sidebar-banner-content img {
    width: 100%; }
  .home-left-sidebar .sidebar-banner {
    float: none;
    padding: 0;
    margin-bottom: 20px; }
    .home-left-sidebar .sidebar-banner a {
      display: block;
      line-height: 0; }

@media only screen and (max-width: 769.44px) {
  .home-main-content,
  .home-left-sidebar {
    width: 100%;
    padding: 0; } }

.main-slideshow .main_slideshow_wrapper {
  position: relative; }
  .main-slideshow .main_slideshow_wrapper .flexslider {
    border: none;
    padding: 0;
    box-shadow: none;
    margin: 0; }
  .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li a {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    background: #d7d7d7;
    color: #898989;
    font-size: 0;
    text-indent: 0;
    text-align: center;
    line-height: 48px;
    bottom: 35px !important;
    display: none; }
  .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-prev {
    left: -12px; }
    .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-prev:before {
      content: "\f104";
      font: 28px FontAwesome;
      line-height: 33px; }
    .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-prev:after {
      content: none; }
  .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-next {
    right: -12px; }
    .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-next:before {
      content: "\f105";
      font: 28px FontAwesome;
      line-height: 32px;
      padding-left: 5px; }
    .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-next:after {
      content: none; }
  .main-slideshow .main_slideshow_wrapper #carousel.flexslider {
    position: absolute;
    bottom: 4px;
    left: 4px;
    width: calc(100% - 8px);
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    padding: 10px 0px;
    opacity: 0.8; }
    .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-viewport li {
      position: relative; }
      .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-viewport li div {
        padding: 0 20px;
        cursor: pointer; }
        .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-viewport li div img {
          max-width: 50px;
          float: left;
          margin-right: 8px;
          margin-top: 3px;
          border: 1px solid #fff; }
        .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-viewport li div .cr-title {
          display: block; }
          .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-viewport li div .cr-title a {
            font-size: 13px;
            font-weight: 600;
            white-space: nowrap;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis; }
        .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-viewport li div .cr-desc {
          font-size: 12px; }
        .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-viewport li div:after {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          height: 300px;
          width: 1px;
          background: #d7d7d7; }
    .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li a {
      width: 34px;
      height: 34px;
      border-radius: 100%;
      background: #d7d7d7;
      color: #898989;
      font-size: 0;
      text-indent: 0;
      text-align: center;
      line-height: 48px;
      bottom: 35px !important; }
    .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-prev {
      left: -12px; }
      .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-prev:before {
        content: "\f104";
        font: 28px FontAwesome;
        line-height: 33px; }
      .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-prev:after {
        content: none; }
    .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-next {
      right: -12px; }
      .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-next:before {
        content: "\f105";
        font: 28px FontAwesome;
        line-height: 32px;
        padding-left: 5px; }
      .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-next:after {
        content: none; }
    .main-slideshow .main_slideshow_wrapper #carousel.flexslider:hover {
      opacity: 1; }

.grid-block-full .home-block-title {
  overflow: hidden;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
  margin-bottom: 20px; }
  .grid-block-full .home-block-title .collection-name {
    width: auto;
    font-family: Roboto;
    font-size: 18px;
    color: #4e4e4e;
    float: left; }
    .grid-block-full .home-block-title .collection-name a {
      color: #4e4e4e; }
      .grid-block-full .home-block-title .collection-name a:hover {
        color: #09389e; }
    .grid-block-full .home-block-title .collection-name img.collection-icon {
      margin-right: 10px;
      vertical-align: -4px;
      width: 24px; }
  .grid-block-full .home-block-title .collection-tags {
    text-align: right;
    float: right; }
    .grid-block-full .home-block-title .collection-tags .bh-tags {
      text-align: right;
      padding-right: 0; }
      .grid-block-full .home-block-title .collection-tags .bh-tags li {
        display: inline-block;
        line-height: normal;
        margin-left: 20px; }
        .grid-block-full .home-block-title .collection-tags .bh-tags li:before {
          content: '+';
          margin-right: 5px; }
      .grid-block-full .home-block-title .collection-tags .bh-tags .link-to {
        position: relative; }
        .grid-block-full .home-block-title .collection-tags .bh-tags .link-to:after {
          content: "\f0da";
          font: 14px FontAwesome;
          margin-left: 10px; }
        .grid-block-full .home-block-title .collection-tags .bh-tags .link-to:before {
          content: none; }

.grid-block-full .bh-btm .bh-left {
  padding: 0 10px 0 0; }
  .grid-block-full .bh-btm .bh-left .home-slideshow-block.bh-slideshow {
    margin-bottom: 20px; }
    .grid-block-full .bh-btm .bh-left .home-slideshow-block.bh-slideshow .home-gallery-slider .owl-controls {
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 100%; }
  .grid-block-full .bh-btm .bh-left .home-products-block {
    overflow: hidden; }
    .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-title {
      text-align: center;
      position: relative;
      font-family: Roboto;
      font-size: 18px;
      color: #696969;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 20px; }
      .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-title:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #e5e5e5; }
      .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-title span {
        padding: 0 10px;
        background: #fff;
        position: relative;
        color: #4e4e4e; }
    .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content {
      margin-left: -20px; }
      .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content .owl-buttons div {
        position: absolute;
        top: 20%;
        color: #bfbfbf;
        background: none;
        font-size: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        opacity: 1; }
        .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content .owl-buttons div:hover {
          color: #09389e; }
      .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content .owl-buttons .owl-prev {
        left: 35px;
        opacity: 0;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content .owl-buttons .owl-prev:after {
          content: "\f104";
          font: 35px 'FontAwesome';
          width: 40px;
          height: 40px;
          background: #fff;
          display: block;
          text-align: center;
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
          border-radius: 100%;
          line-height: 38px;
          letter-spacing: 3px; }
      .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content .owl-buttons .owl-next {
        right: 20px;
        opacity: 0;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content .owl-buttons .owl-next:after {
          content: "\f105";
          font: 35px 'FontAwesome';
          width: 40px;
          height: 40px;
          background: #fff;
          display: block;
          text-align: center;
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
          border-radius: 100%;
          line-height: 38px;
          letter-spacing: -7px; }
      .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content:hover .owl-prev {
        left: 20px;
        opacity: 1; }
      .grid-block-full .bh-btm .bh-left .home-products-block .home-products-block-content:hover .owl-next {
        right: 0;
        opacity: 1; }

.grid-block-full .bh-btm .bh-right {
  padding: 0 0 0 10px; }
  .grid-block-full .bh-btm .bh-right .brands-area ul.brands-elements {
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -moz-justify-content: left;
    -ms-justify-content: left;
    -ms-flex-pack: left;
        justify-content: left;
    margin-bottom: 20px; }
    .grid-block-full .bh-btm .bh-right .brands-area ul.brands-elements li {
      width: 50%;
      display: inline-block;
      height: 80px;
      border: 1px solid #e5e5e5;
      margin: 0 0 -1px -1px;
      vertical-align: top;
      position: relative;
      overflow: hidden; }
      .grid-block-full .bh-btm .bh-right .brands-area ul.brands-elements li img {
        -moz-filter: grayscale(100%);
        filter: grayscale(100%);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
      .grid-block-full .bh-btm .bh-right .brands-area ul.brands-elements li:hover img {
        -moz-filter: grayscale(0);
        filter: grayscale(0); }
  .grid-block-full .bh-btm .bh-right .banner-area {
    position: relative; }
    .grid-block-full .bh-btm .bh-right .banner-area img {
      width: 100%; }
    .grid-block-full .bh-btm .bh-right .banner-area a {
      display: block;
      position: relative; }
      .grid-block-full .bh-btm .bh-right .banner-area a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border: 2px solid #fff;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        opacity: 0; }
      .grid-block-full .bh-btm .bh-right .banner-area a:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 0;
        border: 2px solid #fff;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        opacity: 0; }
      .grid-block-full .bh-btm .bh-right .banner-area a:hover:before {
        width: 100%;
        height: 100%;
        opacity: 1; }
      .grid-block-full .bh-btm .bh-right .banner-area a:hover:after {
        width: 100%;
        height: 100%;
        opacity: 1; }

.home-slideshow-block .owl-theme .owl-controls .owl-pagination {
  text-align: center; }

.home-slideshow-block .owl-theme .owl-controls .owl-page span {
  background: #fff; }

/*------------------------PRODUCT-----------------------------*/
.grid-view-item {
  margin: auto;
  overflow: hidden;
  position: relative; 
  width: 100%;
  padding: 7px; }
  .grid-view-item .product-image .grid-view-item__link {
    position: relative;
    margin-bottom: 10px;
    background: white;
    border-radius: 4px;
    display: flex;
    line-height: 0;
    overflow: hidden;
    text-align: center; 
    height: 160px;
  	padding: 7px; 
  	width: 100%;
  	justify-content: space-around;
  	align-items: center;	}
      .grid-view-item .product-image .grid-view-item__link .hover-image {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        opacity: 0;
        background-color: #fff;
        transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
        background-color: #fff;
        transition: all .4s ease-in-out;
      	width: 260.3px;
        height: 223px;
      	object-fit: contain; }
      .grid-view-item .product-image .grid-view-item__link:hover .hover-image {
        opacity: 1;
        z-index: 1;
        width: 280px; 
        object-fit: contain; }
  .grid-view-item .grid-view-item__title {
    margin: 0 0 8px;
    line-height: 10px;
    margin-left: auto;
    margin-right: auto;
  	padding-left: 0;
  	padding-right: 0;
  	font-size: 1rem; }
    .grid-view-item .grid-view-item__title a {
      font-family: Roboto;
      font-size: 0.766rem;
      color: white;
      letter-spacing: .0389rem; 
      line-height: .9rem;
      margin: 0 auto; }
      .grid-view-item .grid-view-item__title a:hover {
        color: #fff202;
      	transform: scale(1.1); 
      	transition: all .28s ease-in; }
  .grid-view-item .grid-view-item__meta {
	font-family: Roboto;
    font-size: 12.1px;
    color: #fff;
    font-weight: 500;
    background: linear-gradient(180deg,#0060c3 0,#0095db 0,#003eae 50%,#0b66b4 100%);
    width: 100%;
    border-radius: 12px;
    position: relative;
    text-align: center;
    letter-spacing: .5px;
    line-height: 21px;
    margin: 2px auto; }
  .grid-view-item .hover-elements {
    transition: all .28s ease-in;
    
     }
    .grid-view-item .hover-elements .quickbuy, .grid-view-item .hover-elements .button-wishlist, .grid-view-item .hover-elements .button-compare {
      display: inline-block;
      vertical-align: top;
      margin-right: 0px;
      margin-bottom: 0px;
      opacity: 0; }
    .grid-view-item .hover-elements .quickbuy {
      opacity: 1;
      width: auto; }
      .grid-view-item .hover-elements .quickbuy .btn {
        font-size: 11px;
        padding: 1px 10px 0 10px;
        text-align: left;
        background: linear-gradient(180deg, rgb(48 150 0) 0%, rgb(39 123 0) 50%, rgb(36 111 0) 100%);
        color: white;
        border-radius: 23px; }
        .grid-view-item .hover-elements .quickbuy .btn:hover {
          color: white;
          background: linear-gradient(180deg,#0060c3 0,#0083bf 0,#00408e 50%,#003d71 100%); 
          transition: all .28s ease-in; }
        .grid-view-item .hover-elements .quickbuy .btn i {
          font-size: 12px;
          margin-right: 5px; }
      .grid-view-item .hover-elements .quickbuy .product-price__sold-out {
        display: block;
        text-transform: uppercase;
        cursor: not-allowed;
        height: 30px;
        padding: 0 15px;
        text-align: left;
        line-height: 28px;
        background: #fff;
        border: 1px solid #ccc;
        color: #696969;
        font-size: 11px;
        opacity: 0.5; }
    .grid-view-item .hover-elements .button-wishlist {
      animation-duration: 0.2s;
      display: none; }
    .grid-view-item .hover-elements .button-compare {
      animation-duration: 0.3s;
      margin: 0;
      display: none; }
    .grid-view-item .hover-elements .button-wishlist a, .grid-view-item .hover-elements .button-compare a {
      text-align: center;
      line-height: 28px;
      background: transparent;
      color: white;
      font-size: 16.5px;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s;
      cursor: pointer; }
      .grid-view-item .hover-elements .button-wishlist a:hover, .grid-view-item .hover-elements .button-compare a:hover {
        color: #fff;
        background: transparent;
        border-color: transparent; }
    .grid-view-item .hover-elements .product-single__add-to-cart {
      margin: 0; }
  .grid-view-item:hover .hover-elements .button-wishlist, .grid-view-item:hover .hover-elements .button-compare {
    opacity: 1;
    animation-name: fadeInUp;
    animation-timing-function: ease-in; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

.product-title {
  margin: 0 0 8px; }
  .product-title a {
    font-family: Roboto;
    font-size: 12px;
    color: #444;
    font-weight: 700;
    text-transform: uppercase; }
    .product-title a:hover {
      color: #09389e; }

.rating-star {
  margin-bottom: 5px; }
  .rating-star .spr-badge-starrating .spr-icon {
    color: #ffd200;
    font-size: 10px;
    margin: 0 2px; }
  .rating-star .spr-badge-caption {
    display: none; }

.product-price {
  font-family: Roboto;
  font-size: .8399rem;
  color: white;
  font-weight: 500;
  background:linear-gradient(180deg,#0060c3 0,#0083bf 0,#00408e 50%,#003d71 100%);
  width: 100%; 
  border-radius: 12px;
  position: relative; 
  text-align: center;
  letter-spacing: .7px; 
  word-spacing: .02rem;
  line-height: 21px;
  margin: 2px auto; }
  .product-price strong {
    display: none; }
  .product-price .money {
    margin-right: 10px; }
  .product-price s {
    color: #ffd839; }

/*-----------------------------------------------------------------
= FOOTER ---------------------------------------------------------*/
.footer_newsletter {
  text-align: center;
  background: linear-gradient(180deg,#0060c3 0,#0083bf 0,#00408e 50%,#003d71 100%);
  padding: 6px 0 6px 0;
  width: 100%;
  border-top: 1px solid white; 
  border-bottom: 1px solid white;
  line-height: 0;}
  @media only screen and (max-width: 769.44px) {
    .footer_newsletter {
      padding-top: 2px; } }
  .footer_newsletter h3 {
    font-family: Roboto;
    font-size: 14.9px;
    color: #fff;
    font-weight: 500;
    text-transform: none;
    display: inline-block;
    vertical-align: top;
    margin: 0; }
    .footer_newsletter h3 i {
      font-size: 20px;
      margin-right: 10px; }
    @media (max-width: 1138px) and (min-width: 1024px) {
      .footer_newsletter h3 {
        margin-bottom: 0;
        display: block; } 
    }
  .footer_newsletter form {
    display: inline-block; }
  .footer_newsletter input.input-group-field {
    width: 362px;
    height: 32px;
    display: inline-block;
    border-radius: 0 !important;
    border: none;
    margin-right: 18px;
    display: none; }
  .footer_newsletter .input-group-btn {
    width: auto;
    background: none;
    display: inline-block;
    position: relative;
  	display: none; }
    .footer_newsletter .input-group-btn:before {
      content: '';
      background: #000;
      width: 100%;
      height: 100%;
      bottom: -2px;
      border-radius: 3px;
      left: 0;
      position: absolute;
      display: none; }
    .footer_newsletter .input-group-btn .btn {
      vertical-align: top;
      width: auto;
      background: #363636;
      padding: 6px 20px 7px 20px;
      font-family: Roboto;
      font-size: 11px;
      color: #fff;
      text-transform: uppercase;
      border-radius: 3px !important;
      border: none;
      height: auto;
      position: relative;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s;
      position: relative; 
      right: 2px; }
      .footer_newsletter .input-group-btn .btn:hover {
        background: #000; }

footer.site-footer {
  padding: 0;
  overflow: hidden;
  background-color: #ffffff; }
  footer.site-footer .fi-title {
    font-family: Roboto;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 13px; }
  footer.site-footer .fi-content a {
    color: white; 
  	font-size: 12.49px; }
    footer.site-footer .fi-content a:hover {
      color: #ed7d12; }

.fi-about-block ul.group_information {
  margin: 0 0 20px;
  color: #636363; }
  .fi-about-block ul.group_information li {
    margin-bottom: 5px;
  	color: white; }
    .fi-about-block ul.group_information li i {
      color: #09389e;
      margin-right: 5px; }

.fi-about-block .fi-content.social-icons {
  margin-top: 2px; }
  .fi-about-block .fi-content.social-icons a {
    margin-right: 10px;
    color: #636363; }
    .fi-about-block .fi-content.social-icons a i {
      font-size: 18px; }

.footer_information {
  padding: 17px 5px 8px 12px;
  width: 100%;
  background: #001232; }
  .footer_information .fi-block .fi-content {
    margin-bottom: 30px; }
    .footer_information .fi-block .fi-content li .post-title {
      margin-bottom: 5px; }
    .footer_information .fi-block .fi-content li .post-author {
      color: #636363; }
      .footer_information .fi-block .fi-content li .post-author span.author {
        color: #09389e; }
    .footer_information .fi-block .fi-content li + li {
      margin-top: 20px; }
  .footer_information .fi-block .social-icons a {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #383c48;
    color: #fff;
    display: inline-block;
    margin-right: 3px;
    border-radius: 3px; }
    .footer_information .fi-block .social-icons a:hover {
      background: #09389e; }
  .footer_information .fi-links .fi-content ul.one-half {
    padding: 0; }
    .footer_information .fi-links .fi-content ul.one-half li {
      margin-bottom: 6px; }
  .footer_information .fi-tags .fi-content li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
    margin-bottom: 5px; }
    .footer_information .fi-tags .fi-content li a {
      padding: 2px 7px;
      border: 1px solid #e5e5e5;
      display: block; }
  .footer_information .fi-feed ul li .user:before {
    content: "\f099";
    font: normal normal normal 16px/1 FontAwesome;
    margin-right: 10px; }
  .footer_information .fi-feed ul li .user img {
    display: none; }
  .footer_information .fi-feed ul li .timePosted {
    color: #999; }
  .footer_information .fi-feed ul li .interact {
    display: none; }

.footer_product_categories {
  display: none;
  padding: 30px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  text-align: center; }
  .footer_product_categories .product_categories_list li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
    line-height: 12px; }
  .footer_product_categories .product_categories_list li + li {
    border-left: 1px solid #363636; }

.footer_copyright {
  border-top: 1px solid #cdcdcd;
  padding: 0 11px;
  color: #636363;
  width: 100%;
  background: linear-gradient(180deg,#0060c3 0,#0083bf 0,#00408e 50%,#003d71 100%); }
  @media only screen and (max-width: 769.44px) {
    .footer_copyright {
      padding-bottom: 20px !important; } }
  .footer_copyright .footer-payment {
    text-align: right; }
    .footer_copyright .footer-payment ul li {
      display: inline-block;
      margin-left: 10px;
      vertical-align: top; }
      .footer_copyright .footer-payment ul li i {
        font-size: 25px; }

@media only screen and (max-width: 426px) {
  footer.site-footer .fi-title {
    font-family: Roboto;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 13px;
  	letter-spacing: .5px; }
  footer.site-footer .fi-content a {
  	font-size: .8rem; }
  .fi-about-block ul.group_information li {
  	font-size: .8rem; }
}
.footer-payment a {
  color: #636363; }
  .footer-payment a:hover {
    color: #09389e; }

.drawer__close-button {
  outline: none; }
  .drawer__close-button:active {
    background: none; }

/*-------------------------------------------------------
= CONTENT ----------------------------------------------*/
.main-content {
  padding-top: 0;
  margin: 5px auto;
  padding: 0 20px 20px 20px; }
  .template-index .main-content {
    padding-bottom: 0;
  	padding: 0;}

.breadcrumb-wrapper {
  background: url(//scottysgloves.com/cdn/shop/t/49/assets/breadcrumb.jpg?16950) no-repeat;
  padding: 60px 0;
  text-align: center;
  margin-bottom: 50px; }
  .breadcrumb-wrapper * {
    color: #696969; }
  .breadcrumb-wrapper .breadcrumb {
    margin: 0; }
  .breadcrumb-wrapper .section-header__title {
    font-weight: 400;
    text-transform: uppercase;
    margin: 0; }

.wrapper-breadcrumb {
  border: none;
  border-bottom: 1px solid #e5e5e5;
	}
  .wrapper-breadcrumb .breadcrumb > * {
    margin-right: 3px;
    color: #d2d2d2; }

/*----------------button--------------------------------*/
.btn {
  background: white;
  border: 0px solid #e5e5e5;
  color: #004c89;
  border-radius: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Roboto; }
  .btn:hover {
    background: green;
    color: #fff;
    border-color: transparent; }

.btn2, .btn--secondary {
  background: #09389e;
  color: #fff;
  border-color: transparent;
  text-transform: uppercase; }
  .btn2:hover, .btn--secondary:hover {
    background: white;
    color: #09389e; }

/*---- add to cart, wishlist, mail ----*/
.btn-1 {
  line-height: 28px;
  background: #fff;
  border: 1px solid #ccc;
  color: #696969;
  font-size: 11px;
  padding: 0 15px;
  text-align: left; }
  .btn-1 i {
    margin-right: 10px; }

/*--------------------------------------------------------
= SIDEBAR -----------------------------------------------*/
.group_sidebar .sb-wrapper {
  border: 2.5px solid white;
  margin-bottom: 20px;
  border-radius: 12px;
  position: relative;
  top: 0; }



  .group_sidebar .sb-wrapper .sb-content {
    padding: 0; }
    .group_sidebar .sb-wrapper .sb-content li a {
      text-transform: none;
      font-size: 13px; }
    .group_sidebar .sb-wrapper .sb-content li + li {
      margin-top: 10px; }
    .group_sidebar .sb-wrapper .shop-by-content .tag-group .ficon {
      float: right;
      cursor: pointer; }
  .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content p.title {
    font-weight: 400; }
    .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul li a span.fe-checkbox {
      margin-right: 8px; }
      .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul li a span.fe-checkbox:before {
        content: "\f096";
        font: normal normal normal 14px/1 FontAwesome; }
    .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul li.swatch-tag {
      display: block;
      margin-bottom: 10px; }
      .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul li.swatch-tag span.btooltip {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: none;
        border-radius: 100%;
        box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
        margin-right: 8px;
        vertical-align: middle; }
        .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul li.swatch-tag span.btooltip a {
          display: block;
          width: 20px;
          height: 20px;
          position: relative; }
      .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul li.swatch-tag .color-text {
        display: inline-block;
        vertical-align: middle; }
      .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul li.swatch-tag.active span.btooltip a:before {
        content: "\f00c";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        color: #e2e2e2; }
  .group_sidebar .sb-wrapper .shop-by-content#tags-filter-content ul .active span.fe-checkbox:before {
    content: "\f046"; }
  .group_sidebar .sb-wrapper .all-collections .site-nav__item {
    display: block; }
    .group_sidebar .sb-wrapper .all-collections .site-nav__item > a:before {
      content: "\f105";
      font-family: FontAwesome;
      font-size: 14px;
      margin-right: 10px; }
    .group_sidebar .sb-wrapper .all-collections .site-nav__item .icon-toggle {
      float: right;
      cursor: pointer;
      padding: 0 0 0 15px; }
    .group_sidebar .sb-wrapper .all-collections .site-nav__item .site-nav__subcontent {
      margin-top: 15px; }
  .group_sidebar .sb-wrapper .all-collections .site-nav__link {
    padding: 0;
    color: #696969; }
    .group_sidebar .sb-wrapper .all-collections .site-nav__link:hover {
      color: #09389e; }
  .group_sidebar .sb-wrapper.link-collections-wrapper .sb-title {
    margin-bottom: 0; }
  .group_sidebar .sb-wrapper .swatch-tag {
    display: inline-block;
    vertical-align: top; }
    .group_sidebar .sb-wrapper .swatch-tag .btooltip {
      display: block;
      width: 22px;
      height: 22px;
      border: 1px solid #eee; }

.group_sidebar .slider-banner-wrapper {
  border: none;
  text-align: center; 
  background: white; 
  padding: 10px; }

.group_sidebar .featured-product-content {
  overflow: hidden; }
  .group_sidebar .featured-product-content .element + .element {
    margin-top: 10px; }

.group_sidebar .featured-product .grid-view-item {
  overflow: hidden;
  margin-bottom: 0;
  padding: 12px 12px 0 12px; }

.group_sidebar .featured-product .grid-normal-display {
  width: 100%;
  float: left;
  padding: 0; }

.group_sidebar .featured-product .group-information {
  overflow: hidden;
  width: 100%; }

.slider-banner-wrapper {
  border: none; }

/*-----------------------------------------------
= PRODUCT CATEGORY -----------------------------*/
.section-sorting {
  /*border:1px solid $colorBorder;
  padding:5px;
  width:100%;*/ }
  .section-sorting .form-horizontal {
    vertical-align: top; }
    .section-sorting .form-horizontal select {
      padding-top: 2px;
      padding-bottom: 2px;
      border-radius: 0; }
  .section-sorting .collection-view {
    border: none;
    padding: 0;
    height: auto; }
    .section-sorting .collection-view .change-view {
      padding: 7px 8px; }
      .section-sorting .collection-view .change-view:hover {
        color: #09389e; }
    .section-sorting .collection-view .change-view--active {
      color: #09389e; }

.collection-toolbar {
  overflow: hidden;
  margin-bottom: 0;
  padding: 20px 0; }
  .collection-toolbar .toolbar-left {
    float: left;
  	width: 95%; }
    .collection-toolbar .toolbar-left .collection-title {
    display: block;
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-radius: 3px;
    box-shadow: 5px 6px 2px 2px #000000c7;
    -webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    -moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    padding: 1px 31px 1px 31px;
    color: #f9fafb;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: .05rem;
    background: #060068;
    width: fit-content;
    margin: 4px 18px;
}
    }
    @media only screen and (max-width: 769.44px) {
      .collection-toolbar .toolbar-left {
        width: 95%;
        margin-bottom: 10px; } }
  .collection-toolbar .perpage-view {
    float: left;
    margin: 9px 20px 0 0; }
    @media screen and (max-width: 769.44px) {
      .collection-toolbar .perpage-view {
        display: none; } }
  .collection-toolbar .collection-view {
    float: right;
    margin-left: 20px; }
    .collection-toolbar .collection-view button.grid-button {
      padding: 0;
      width: 30px;
      height: 30px;
      border: 1px solid #e5e5e5;
      text-align: center;
      line-height: 18px;
      display: inline-block;
      vertical-align: top; }
      .collection-toolbar .collection-view button.grid-button .icon-fallback-text .icon {
        color: #696969; }
        .collection-toolbar .collection-view button.grid-button .icon-fallback-text .icon:before {
          content: "\f009";
          font-family: FontAwesome;
          font-style: normal; }
    .collection-toolbar .collection-view button.list-button {
      padding: 0;
      width: 30px;
      height: 30px;
      border: 1px solid #e5e5e5;
      text-align: center;
      line-height: 18px;
      display: inline-block;
      vertical-align: top;
      margin-left: -2px; }
      .collection-toolbar .collection-view button.list-button .icon-fallback-text .icon {
        color: #696969; }
        .collection-toolbar .collection-view button.list-button .icon-fallback-text .icon:before {
          content: "\f0ca";
          font-family: FontAwesome;
          font-style: normal; }
    .collection-toolbar .collection-view button.change-view.change-view--active {
      background: #09389e;
      border-color: transparent; }
      .collection-toolbar .collection-view button.change-view.change-view--active .icon {
        color: #fff; }
    @media screen and (max-width: 769.44px) {
      .collection-toolbar .collection-view {
        display: none; } }
  .collection-toolbar .collection-sort {
    float: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .collection-toolbar .collection-sort label {
      margin-right: 10px;
      font-style: normal; }
    .collection-toolbar .collection-sort .sort-wrapper {
      position: relative; }
      .collection-toolbar .collection-sort .sort-wrapper:before {
        font-family: FontAwesome;
        content: "\f0d7";
        font-style: normal;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        right: 10px;
        z-index: 10; }
    .collection-toolbar .collection-sort select {
      background: #fff;
      height: 30px;
      padding: 5px 10px;
      border-color: #e5e5e5; }
    @media only screen and (max-width: 769.44px) {
      .collection-toolbar .collection-sort {
        float: left; } }

.grid__item .grid__item_wrapper {
  padding: 0;
  overflow: hidden;
  margin-bottom: 30px; }
  .grid__item .grid__item_wrapper .product-image {
    position: relative; }
    .grid__item .grid__item_wrapper .product-image .quickview {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); }
      .grid__item .grid__item_wrapper .product-image .quickview .btn {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        padding: 0;
        text-align: center;
        line-height: 41px;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        border: none;
        opacity: 0;
        transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .grid__item .grid__item_wrapper .product-image .quickview .btn i {
          font-size: 18px; }
    .grid__item .grid__item_wrapper .product-image .sale-icon {
      position: absolute;
      top: 5px;
      left: 5px;
      background: #b50000;
      padding: 0px 8px;
      color: #fff;
      text-transform: uppercase;
      min-width: 45px;
      display: inline-block;
      text-align: center; }
      .grid__item .grid__item_wrapper .product-image .sale-icon:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(181, 0, 0, 0);
        border-top-color: #b50000;
        border-width: 5px;
        margin-left: -5px; }
    .grid__item .grid__item_wrapper .product-image img {
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
  .grid__item .grid__item_wrapper:hover .quickview .btn {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    opacity: 1; }
  .grid__item .grid__item_wrapper .list-mode-description {
    display: none; }
  .grid__item .grid__item_wrapper .action-button {
    margin: 0; }
    .grid__item .grid__item_wrapper .action-button li {
      display: inline-block;
      vertical-align: top;
      margin-right: 5px;
      margin-bottom: 5px;
      opacity: 0;
      float: left; }
      .grid__item .grid__item_wrapper .action-button li .btn {
        width: 30px;
        height: 30px;
        padding: 0;
        text-align: center;
        line-height: 28px;
        background: #fff;
        border: 1px solid #ccc;
        color: #696969;
        font-size: 11px;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .grid__item .grid__item_wrapper .action-button li .btn:hover {
          color: #fff;
          background: #09389e;
          border-color: transparent; }
      .grid__item .grid__item_wrapper .action-button li .onlyshowindetail {
        display: none; }
    .grid__item .grid__item_wrapper .action-button .add-to-cart-form {
      opacity: 1;
      width: auto; }
      .grid__item .grid__item_wrapper .action-button .add-to-cart-form form {
        margin-bottom: 0; }
      .grid__item .grid__item_wrapper .action-button .add-to-cart-form .btn {
        width: 100%;
        padding: 0 15px;
        text-align: left; }
        .grid__item .grid__item_wrapper .action-button .add-to-cart-form .btn i {
          margin-right: 10px; }
    .grid__item .grid__item_wrapper .action-button .wishlist {
      animation-duration: 0.2s; }
      .grid__item .grid__item_wrapper .action-button .wishlist a.hidden {
        display: none; }
      .grid__item .grid__item_wrapper .action-button .wishlist a.wl-added {
        cursor: no-drop;
        font-size: 0;
        line-height: 36px;
        opacity: 0.6; }
        .grid__item .grid__item_wrapper .action-button .wishlist a.wl-added i {
          font-size: 13px; }
        .grid__item .grid__item_wrapper .action-button .wishlist a.wl-added:hover {
          background: #fff;
          border: 1px solid #e5e5e5;
          color: #696969; }
    .grid__item .grid__item_wrapper .action-button .email {
      animation-duration: 0.3s;
      margin: 0; }
  .grid__item .grid__item_wrapper:hover .quickview, .grid__item .grid__item_wrapper:hover .wishlist, .grid__item .grid__item_wrapper:hover .email {
    opacity: 1;
    animation-name: fadeInUp;
    animation-timing-function: ease-in; }

.category-full-width .grid__item .grid__item_wrapper .list-mode-description {
  display: block;
  margin-bottom: 20px; }

.section-header .collection-name img {
  margin-right: 10px; }

/*----------------------CATEGORY LIST--------------------------*/
.grid-uniform-category {
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -ms-flex-pack: left;
      justify-content: left; }
  .grid-uniform-category > .grid__item {
    float: none;
    display: inline-block; }
  .grid-uniform-category .grid-element > .grid__item {
    padding: 0; }

.grid-uniform.grid-uniform-category.category-full-width {
  margin: 0; }
  .grid-uniform.grid-uniform-category.category-full-width .grid__item {
    width: 100%;
    padding: 0;
    margin: 0; }
    .grid-uniform.grid-uniform-category.category-full-width .grid__item div.product-image {
      float: left;
      width: 30%;
      margin: 0 20px 0 0; }
    .grid-uniform.grid-uniform-category.category-full-width .grid__item .rating-star {
      display: inline-block; }
    .grid-uniform.grid-uniform-category.category-full-width .grid__item .list-description {
      display: block;
      margin-bottom: 15px; }

.grid__item_wrapper .list-description {
  display: none; }

/*--------------------DETAIL----------------------*/
.watching-order {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .watching-order .watching-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .watching-order .watching-area .watching-icon {
      display: block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background: #09389e;
      cursor: pointer;
      box-shadow: 0 0 0 rgba(230, 46, 4, 0.4);
      animation: pulse 2s infinite;
      margin-right: 15px; }
    .watching-order .watching-area > div {
      margin-right: 5px; }
  .watching-order .order-area {
    display: -ms-flexbox;
    display: flex; }
    .watching-order .order-area > div {
      margin-left: 5px; }

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(230, 46, 4, 0.4); }
  70% {
    box-shadow: 0 0 0 10px rgba(230, 46, 4, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(230, 46, 4, 0); } }

.product-single {
  text-align: left;
  margin-top: 20px; }
  .product-single .product-single__photos {
    margin-bottom: 13px;
    background: #fff;
  	margin-left: auto; 
  	margin-right: auto;
  	padding: 10px 58px;
  	border-radius: 3px;
  	width: 100%;
   	height: 100%; 
 	box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	}
    .product-single .product-single__photos img {
      border: 0px solid #e5e5e5;
      width: 100%; }
    @media only screen and (max-width: 769.44px) {
      .product-single .product-single__photos {
        width: 50%; 
        min-width: 400px;
   		margin-bottom: 15px;
      	padding: 10px 103px; 
      } 
    }
  .product-single .product-single__thumbnails-grid {
    margin-bottom: 25px;
  	background: white;
    padding: 10px 10px; 
    border-radius: 3px;
  	width: 100%;
  	margin: 0 auto; 
  	box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
}
  .product-single .product-single__thumbnails {
    margin: 0; }
    .product-single .product-single__thumbnails .thumb__element {
      margin: 0;
      padding-left: 10px; }
      .product-single .product-single__thumbnails .thumb__element a {
        background: #fff;
        margin: 0; }
        .product-single .product-single__thumbnails .thumb__element a img {
          background: none;
          width: 100%;
          height: 50px;
          object-fit: contain; }
    .product-single .product-single__thumbnails .owl-buttons div {
      position: absolute;
      top: 11%;
      color: #bfbfbf;
      background: none;
      font-size: 0;
      padding: 0;
      margin: 0;
      border-radius: 0;
      opacity: 1; }
      .product-single .product-single__thumbnails .owl-buttons div:hover {
        color: #09389e; }
    .product-single .product-single__thumbnails .owl-buttons .owl-prev {
      left: 35px;
      opacity: 0;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
      .product-single .product-single__thumbnails .owl-buttons .owl-prev:after {
        content: "\f104";
        font: 35px 'FontAwesome';
        width: 40px;
        height: 40px;
        background: #fff;
        display: block;
        text-align: center;
        box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        line-height: 38px;
        letter-spacing: 3px; }
    .product-single .product-single__thumbnails .owl-buttons .owl-next {
      right: 20px;
      opacity: 0;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
      .product-single .product-single__thumbnails .owl-buttons .owl-next:after {
        content: "\f105";
        font: 35px 'FontAwesome';
        width: 40px;
        height: 40px;
        background: #fff;
        display: block;
        text-align: center;
        box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        line-height: 38px;
        letter-spacing: -7px; }
    .product-single .product-single__thumbnails:hover .owl-prev {
      left: 10px;
      opacity: 1; }
    .product-single .product-single__thumbnails:hover .owl-next {
      right: 0;
      opacity: 1; }
  .product-single .product-single__meta--wrapper {
    padding-right: 0;
    padding-left: 12px;
  	margin-left: 17px;
  	width: 68%; }
    @media only screen and (max-width: 769.44px) {
      .product-single .product-single__meta--wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 5px 0 5px; } }
  .product-single .product-single__meta {
    padding: 0;
    text-align: left; }
    @media only screen and (max-width: 769.44px) {
      .product-single .product-single__meta {
        width: 100%; } }
    .product-single .product-single__meta.top-area {
      overflow: hidden; }
    .product-single .product-single__meta .rating {
      display: block; }
    .product-single .product-single__meta h3 {
      color: white;
      font-family: Roboto;
      font-weight: 500;
      font-size: 1.3rem; }
    .product-single .product-single__meta .price_wrapper {
      color: #09389e;
      letter-spacing: 0;
      font-family: Roboto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .product-single .product-single__meta .price_wrapper .product-single__price--compare-at {
        color: #979797;
        letter-spacing: 0;
        font-size: 15px;
  }
      .product-single .product-single__meta .price_wrapper .product-single__price {
		color: #fff;
    	letter-spacing: 1px;
    	font-size: 1.72rem;
    	font-weight: 600;
    	padding-right: 10px;
    	background: #060068 !important;
    	border-radius: 2px;
    	padding-left: 10.1px;
    	padding-top: 0.5px;
    	border-top: 1px solid white;
    	border-left: 1px solid white;
    	
    
        position: relative;
        
    	max-width: 100%;
    	text-align: center;
    	box-shadow: 5px 6px 2px 2px #000000c7;
    	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%); 
      }

      .product-single .product-single__meta .price_wrapper .salelabel-days {
        color: #999999;
        font-size: 14px;
        font-weight: 400; }
    .product-single .product-single__meta .rating .spr-badge-starrating .spr-icon {
      color: #000; }
      .product-single .product-single__meta .rating .spr-badge-starrating .spr-icon.spr-icon-star-empty {
        color: #000; }
    .product-single .product-single__meta .product-single__form .single-option-radio {
      padding-left: 5px; }
      .product-single .product-single__meta .product-single__form .single-option-radio label {
        color: white;
        border: 1px solid rgb(255 255 255 / 10%);
        letter-spacing: 0;
        padding: 1px 4px;
        min-width: 1rem;
        height: auto;
        width: auto;
        border-radius: 3px;
        text-align: center;
        font-size: 15px;
        font-weight: 10;
        line-height: 21px;
      	background: transparent;
      	position: relative;
      	top: 14px; }
        .product-single .product-single__meta .product-single__form .single-option-radio label:hover {
          border-color: white;
          color: white;
          background: #004c89; }
      .product-single .product-single__meta .product-single__form .single-option-radio input[type='radio']:checked + label {
        border-color: #09389e;
        color: white;
      	background: #09389e; }
    .product-single .product-single__meta .product-single__form .color-option .single-option-radio label {
      width: 34px;
      height: 41px;
      min-width: 34px;
      font-size: 0; }
    .product-single .product-single__meta .single-option-radio__label {
      float: left;
      font-size: 14px;
      font-weight: 400;
      color: #999;
      min-width: 100px;
      margin-top: 3px; }
    .product-single .product-single__meta .product-single__quantity-label {
      font-style: normal;
      color: #4e4e4e;
      margin: 0;
      min-width: 60px;
      margin-top: 8px; }
    .product-single .product-single__meta .js-quantity-selector {
      width: 104px;
      font-weight: 400;
      font-size: 14px;
      color: #999; 
      position: relative;
      bottom: 1px; }
    .product-single .product-single__meta .product-single__add-to-cart {
      margin: 0 0 0 0;
      display: inline-block; }
      .product-single .product-single__meta .product-single__add-to-cart button {
        display: block;
        font-weight: 700; }
    .product-single .product-single__meta .product-single__quantity {
      clear: both;
      padding-top: 21px; }
      .product-single .product-single__meta .product-single__quantity input.js-qty__num {
        background: transparent;
      	color: white;
      	border: 1px solid rgb(255 255 255 / 10%); 
      	border-radius: 3px;
      	font-size: 11px; }
      .product-single .product-single__meta .product-single__quantity .js-qty__adjust {
        z-index: 1;
        border-color: rgb(255 255 255 / 10%);
        background: none;
        outline: none; }
    .product-single .product-single__meta .group-button {
      clear: both;
      margin: auto;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      float: right; 
      width: max-content; 
      margin-top: 4rem; }
      .product-single .product-single__meta .group-button .btn {
        margin-bottom: 0px;
      	border-radius: 2px;
      	width: 193px; }
        .product-single .product-single__meta .group-button .btn i {
          font-size: 16px;
          vertical-align: -1px;
          margin-right: 10px; }
        .product-single .product-single__meta .group-button .btn.AddToCart {
          color: #09389e;
          background-color: #fff; }
          .product-single .product-single__meta .group-button .btn.AddToCart:before {
            content: "\f291";
            font-family: FontAwesome;
            margin-right: 10px;
            font-size: 17px;
            vertical-align: -2px; }
          .product-single .product-single__meta .group-button .btn.AddToCart:hover {
            color: #fff;
            background-color: #09389e; }
      .product-single .product-single__meta .group-button break {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        width: 0px;
        height: 0px;
        overflow: hidden; }
    .product-single .product-single__meta .product-single__description {
      margin-top: 20px;
      margin-bottom: 20px;
      clear: both;
      color: white;
      font-size: 13.87px; }
      .product-single .product-single__meta .product-single__description ul.spec {
        margin-bottom: 0; }
        .product-single .product-single__meta .product-single__description ul.spec li {
          list-style: square inside;
          margin-bottom: 5px; }
      .product-single .product-single__meta .product-single__description .desc {
        display: none; }
      .product-single .product-single__meta .product-single__description ul, .product-single .product-single__meta .product-single__description ol {
        margin-bottom: 20px; }
        .product-single .product-single__meta .product-single__description ul li, .product-single .product-single__meta .product-single__description ol li {
          list-style: disc inside;
          margin-bottom: 10px; }
    .product-single .product-single__meta .radio-wrapper.dropdown-mode {
      clear: both;
      margin-bottom: 10px; }
    .product-single .product-single__meta .social-sharing {
      margin-bottom: 20px; }
      .product-single .product-single__meta .social-sharing .share-title {
        display: none; }
      .product-single .product-single__meta .social-sharing a {
        margin: 0 10px 0 0;
        height: auto; }
      .product-single .product-single__meta .social-sharing span.icon {
        font-size: 16px;
        width: 35px;
        height: 35px;
        background: #000;
        color: #fff;
        border-radius: 100%;
        line-height: 36px; }
    .product-single .product-single__meta .sku, .product-single .product-single__meta .collshow, .product-single .product-single__meta .tags {
      margin-bottom: 10px;
      margin-top: 20px;
      color: white; }
      .product-single .product-single__meta .sku strong, .product-single .product-single__meta .collshow strong, .product-single .product-single__meta .tags strong {
        font-weight: 400;
        color: #999;
        margin-right: 5px;
        min-width: 100px;
        display: inline-block; }
      .product-single .product-single__meta .sku a, .product-single .product-single__meta .collshow a, .product-single .product-single__meta .tags a {
        color: #999;
        padding: 0;
        font-weight: 400;
        letter-spacing: 0;
        font-size: 14px;
        text-transform: none; }
  .product-single .product-info-right {
    padding: 0; }
    @media only screen and (max-width: 769.44px) {
     .product-single .product-single__meta .price_wrapper .product-single__price {
    color: #fff;
    letter-spacing: .05rem;
    font-size: 1.2rem;
    font-weight: 600;
    background: 0;
    border-radius: 1px;
    padding: 2px 20px 2px 22px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    text-align: center;
    right: 0; 
     }
     .product-single .product-single__meta .sku, .product-single .product-single__meta .collshow, .product-single .product-single__meta .tags {
      margin-bottom: 10px;
      margin-top: 20px; 
      color: white;
      font-size: 0.8rem; }
     .product-single .product-single__meta .single-option-radio__label {
      float: left;
      font-size: 0.77rem; 
      font-weight: 400;
      color: #999;
      min-width: 60px;
      margin-top: 3px; }
      .product-single .product-single__meta .js-quantity-selector {
      font-size: 12.32px; }
      .product-single .product-single__meta .sku strong, .product-single .product-single__meta .collshow strong, .product-single .product-single__meta .tags strong {
      min-width: 60px;
      }
    }
    @media only screen and (max-width: 769.44px) {
      .product-single .product-info-right {
        width: 100%; }
      .product-single .product-single__meta .product-single__form .single-option-radio label {
    color: #fff;
    border: 1px solid rgb(255 255 255 / 10%);
    letter-spacing: 0;
    padding: 2px 8px;
    min-width: 1rem;
    height: 1.34rem;
    width: auto;
    border-radius: 2px;
    text-align: center;
    font-size: .74rem;
    font-weight: 300;
    line-height: 1rem;
    background: 0 0;
    position: relative;
    top: 14px; } 
    }
    .product-single .product-info-right .product-extrainfo {
      text-align: left; }
      .product-single .product-info-right .product-extrainfo ul li {
        display: block;
        padding: 10px;
        border: 1px solid #e5e5e5;
        margin-bottom: 10px;
        font-family: Roboto;
        line-height: 6px;
        overflow: hidden; }
        .product-single .product-info-right .product-extrainfo ul li .fa-stack {
          float: left;
          margin-right: 10px; }
        .product-single .product-info-right .product-extrainfo ul li .detail_more_info {
          margin-left: 0;
          text-transform: capitalize;
          overflow: hidden;
          line-height: 18px; }
          .product-single .product-info-right .product-extrainfo ul li .detail_more_info .sub {
            display: block;
            font-size: 12px;
            color: #999; }
  .product-single .button-backtocol {
    clear: both;
    padding-top: 20px; }
  .product-single .block-element {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 10px;
    -ms-flex-align: start;
        align-items: flex-start; }
    .product-single .block-element .element-text {
      width: 30%;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      color: #999; }
    .product-single .block-element .element-content {
      display: -ms-flexbox;
      display: flex; }
      .product-single .block-element .element-content .code-cost {
        padding: 2px 5px;
        border: 1px dashed #09389e; }
      .product-single .block-element .element-content .code-code {
        background-color: #09389e;
        padding: 2px 5px;
        color: #fff; }
      .product-single .block-element .element-content .icon {
        margin-right: 10px;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        .product-single .block-element .element-content .icon img {
          width: 24px; }
  .product-single .buyerprotection {
    margin: 20px 0; }
    .product-single .buyerprotection .block-element {
      -ms-flex-direction: column;
          flex-direction: column; }
      .product-single .buyerprotection .block-element .element-content {
        -ms-flex-direction: column;
            flex-direction: column; }
      .product-single .buyerprotection .block-element .buyer-heading {
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 10px; }
    .product-single .buyerprotection div[class^="buyer-text"] {
      margin-bottom: 10px; }

.single-option-radio {
  border: 0;
  padding-top: 0;
  position: relative;
  background-color: transparent; }

.single-option-radio input {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.lt-ie9 .single-option-radio input {
  position: relative;
  height: auto;
  width: auto;
  clip: initial; }

.single-option-radio label {
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 9px 11px;
  margin: 3px 4px 1px 3px;
  font-size: 0.92857em;
  font-style: normal;
  background-color: #fff;
  border: 1px solid #fff; }

.single-option-radio label.disabled:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid;
  border-color: #1c1d1d;
  transform: rotate(45deg); }

.lt-ie9 .single-option-radio label.disabled:before {
  display: none; }

.single-option-radio label:active, .single-option-radio label:focus {
  background-color: #f2f2f2;
  border-color: #f2f2f2; }

.single-option-radio input[type='radio']:checked + label {
  border-color: #1c1d1d; }

.single-option-radio input[type='radio']:focus + label {
  background-color: #f2f2f2; }

.radio-wrapper .single-option-radio__label {
  display: block;
  margin-bottom: 10px;
  cursor: default;
  font-style: normal; }

.product-information {
  clear: both; }
  .product-information #tabs-information {
    margin-bottom: 30px; }
    .product-information #tabs-information li {
      display: inline-block; }
      .product-information #tabs-information li a {
        padding: 9px 20px;
        background: #f1f1f1;
        color: #696969;
        text-transform: uppercase;
        font-size: 15px;
        border: 1px solid #e5e5e5;
        display: block;
        position: relative;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .product-information #tabs-information li a:hover {
          background: #fff;
          color: #000; }
    .product-information #tabs-information li.active a {
      background: #060068;
      color: white;
      border-bottom-color: transparent;
      z-index: 1;
      position: relative;
      top: .31rem; }
      .product-information #tabs-information li.active a:before {
        content: '';
        background: #fa5555;
        height: 3px;
        width: 100%;
        top: -1px;
        left: 0;
        position: absolute; }
    .product-information #tabs-information .tab-panel {
      padding: 16px;
      border: 1px solid #e5e5e5;
      margin: -1px 0 0;
      color: white; 
      font-size: 1rem;	}
	
      .product-information #tabs-information .tab-panel ul, .product-information #tabs-information .tab-panel ol {
        margin-bottom: 20px;
        list-style: disc inside; }
        .product-information #tabs-information .tab-panel ul li, .product-information #tabs-information .tab-panel ol li {
          display: list-item;
          list-style: disc inside; }
  .product-information #shopify-product-reviews .spr-header-title {
    font-weight: 400;
    text-transform: uppercase; }
  .product-information #shopify-product-reviews .spr-icon {
    font-size: 10px;
    color: #ffd200;
    margin: 0 2px;
    line-height: 15px; }
  .product-information .related-products {
    overflow: hidden;
     } 
    .product-information .related-products h1.feature-title {
      text-transform: uppercase;
      padding: 10px 20px;
      font-family: Roboto;
      font-size: 20px;
      color: #4e4e4e;
      border: 1px solid #e5e5e5; }
    .product-information .related-products .section-header h2 {
      margin: 0; }
    .product-information .related-products .owl-buttons div {
      position: absolute;
      top: 33%;
      color: #bfbfbf;
      background: none;
      font-size: 0;
      padding: 0;
      margin: 0;
      border-radius: 0;
      opacity: 1; }
      .product-information .related-products .owl-buttons div:hover {
        color: #09389e; }
    .product-information .related-products .owl-buttons .owl-prev {
      left: 35px;
      opacity: 0;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
      .product-information .related-products .owl-buttons .owl-prev:after {
        content: "\f104";
        font: 35px 'FontAwesome';
        width: 40px;
        height: 40px;
        background: #fff;
        display: block;
        text-align: center;
        box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        line-height: 38px;
        letter-spacing: 3px; }
    .product-information .related-products .owl-buttons .owl-next {
      right: 20px;
      opacity: 0;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
      .product-information .related-products .owl-buttons .owl-next:after {
        content: "\f105";
        font: 35px 'FontAwesome';
        width: 40px;
        height: 40px;
        background: #fff;
        display: block;
        text-align: center;
        box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        line-height: 38px;
        letter-spacing: -7px; }
    .product-information .related-products:hover .owl-prev {
      left: 0px;
      opacity: 1; }
    .product-information .related-products:hover .owl-next {
      right: 0;
      opacity: 1; }

/*-----------------------CART PAGE------------------*/
form.cart {
  border-bottom: none;
  margin-bottom: 30px; }
  form.cart .item-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin: 0; }
    form.cart .item-row > .grid__item {
      padding: 0; }
    form.cart .item-row .grid-product-name { }
      form.cart .item-row .grid-product-name a {
        font-size: 16px 	; }
    form.cart .item-row .grid-product-price {
      text-align: right;
      font-size: 19px; }
    form.cart .item-row .js-qty__adjust--minus, form.cart .item-row .ajaxcart__qty--minus, form.cart .item-row .js-qty__adjust--plus, form.cart .item-row .ajaxcart__qty--plus,
    form.cart .item-row .js-qty input[type="text"], form.cart .item-row .ajaxcart__qty input[type="text"] {
      border-color: #e5e5e5;
      background: none;
      outline: none;
      color: white;
      font-size: .87rem;
      line-height: 0; }
  form.cart .cart__row {
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0; }
    form.cart .cart__row.cart__header-labels {
      border-bottom: 1px solid #e5e5e5;
      color: #4e4e4e;
      text-transform: uppercase;
      letter-spacing: 0; }
    form.cart .cart__row .ajaxcart__price, form.cart .cart__row .cart__price, form.cart .cart__row .cart__subtotal {
      letter-spacing: 0;
      text-align: right; }
    form.cart .cart__row .cart__product-meta {
      margin-top: 10px;
      margin-bottom: 6px; }
      form.cart .cart__row .cart__product-meta a {
        color: white;
      	background: #8a0000;
      	border: 1px solid white;
      	padding: 2px 21.4px;
      	border-radius: 2px;
      	font-size: .8rem;
      	letter-spacing: .04rem;
      }
form.cart .cart__row .cart__product-meta a:hover {
		background: transparent;
		color: red; }
    form.cart .cart__row:last-child {
      border-top: none; }
    form.cart .cart__row .cart__subtotal_title {
      font-weight: 700;
      text-align: left; }
        form.cart .item-row > .grid__item.grid-product-price {
          text-align: right;
          width: auto;
          float: right;
          box-shadow: 3px 4px 2px 2px rgb(0 0 0 / 78%);	
          -webkit-box-shadow: 3px 4px 2px 2px rgb(0 0 0 / 78%);
          -moz-box-shadow: 3px 4px 2px 2px rgb(0 0 0 / 78%); 
          border-top: 1px solid white;
    	  border-left: 1px solid white;
          border-radius: 2px;
          padding: 2px 10px; }
  @media only screen and (max-width: 589px) {
    form.cart .item-row {
      display: block; }
      form.cart .item-row > .grid__item {
        overflow: hidden;
        width: 100%;
        float: none; }
        form.cart .item-row > .grid__item.grid-product-image {
          float: left;
          padding-left: 0px;
          width: 100%; }
        form.cart .item-row > .grid__item.grid-product-price {
          text-align: right;
          width: auto;
          float: right;
          box-shadow: 3px 4px 2px 2px rgb(0 0 0 / 78%);	
          -webkit-box-shadow: 3px 4px 2px 2px rgb(0 0 0 / 78%);
          -moz-box-shadow: 3px 4px 2px 2px rgb(0 0 0 / 78%); 
     	  border-top: 1px solid white;
      	  border-left: 1px solid white;
          border-radius: 2px;
          padding: 2px 10px; }
        form.cart .item-row > .grid__item .js-qty {
          float: left;
          border: 1px solid white;
          height: 24px; 
          margin-bottom: 10px; 
          margin-left: 0;} 
  }

.cart-table .cart__row, .wishlist-items .cart__row {
  border: none; }
  .cart-table .cart__row th, .cart-table .cart__row td, .wishlist-items .cart__row th, .wishlist-items .cart__row td {
    border: 1px solid #e5e5e5;
    text-align: center; }
  .cart-table .cart__row th, .wishlist-items .cart__row th {
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #4e4e4e; }
  .cart-table .cart__row td .img_item, .wishlist-items .cart__row td .img_item {
    float: left;
    width: 20%;
    margin: 0 20px 0 0; }
  .cart-table .cart__row td.product-name, .wishlist-items .cart__row td.product-name {
    text-align: left; }
    .cart-table .cart__row td.product-name .variant, .wishlist-items .cart__row td.product-name .variant {
      margin-bottom: 5px; }

.wishlist-items {
  margin-bottom: 20px; }
  .wishlist-items td {
    padding: 30px 15px; }

.shipping-selector p.field label {
  min-width: 200px;
  display: inline-block; }

.shipping-selector p.field select {
  min-width: 320px;
  border-radius: 0; }

.shipping-selector p.field input[type='text'] {
  min-width: 320px;
  border-radius: 0; }

.cart__subtotal .money {
  color: #09389e; }

.cart__row label {
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
  color: #dfdfdf}

.cart__row textarea {
  margin-bottom: 20px;
  background: transparent;
  border: 1px solid white;
  border-radius: 2px;
  color: white; }

/*---------------------COLLECTIONS-------------------*/
.section-header {
  overflow: hidden;
  line-height: 25px;
  border: 0px solid #e5e5e5;
  margin-bottom: 0px;
  color: black;
  font-size: 1.5rem; 
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px; }
  .section-header * {
    margin-bottom: -6px;
    margin-top: 5px;
  	margin-left: auto;
  	margin-right: auto;
    color: #ffffff;
    font-size: 15px; }
  .section-header .collection-name a {
    font-family: Roboto;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    float: left; }
  .section-header .collection-name img.collection-icon {
    margin-right: 10px;
    vertical-align: -4px;
    width: 24px;
    float: left; }
  .section-header .section-header__right {
    text-align: right;
    font-size: 12px; }

.section-header + .grid {
  margin-bottom: 30px; }

.section-header.section-grid {
  padding: 1px 5px; }

.blog-title a {
  text-transform: uppercase;
  font-size: 14px; }

.author {
  color: #808080; }
  .author strong {
    color: #09389e;
    font-weight: 400; }

.readmore.btn {
  color: #363636;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 0; }
  .readmore.btn:hover {
    background: #09389e;
    color: #fff;
    border-color: transparent; }

.blog-content {
  margin-bottom: 15px !important; }

.group_sidebar.blog_sidebar ul li .title {
  margin-bottom: 10px; }
  .group_sidebar.blog_sidebar ul li .title a {
    text-transform: none;
    font-size: 14px;
    color: #000;
    font-family: Lato;
    font-weight: 700; }

.group_sidebar.blog_sidebar ul li + li {
  padding-top: 10px;
  margin-top: 5px;
  border-top: 1px solid #e5e5e5; }

.group_sidebar.blog_sidebar ul.blog_tags li {
  display: inline-block;
  vertical-align: top;
  padding: 5px 9px;
  margin: 0;
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
  margin-right: 7px; }

.group_sidebar.blog_sidebar .slider-banner-wrapper img {
  width: 100%; }

.section-header-blog h1 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.section-header-blog strong {
  font-weight: 400;
  color: #09389e; }

.title-heading {
  text-transform: uppercase;
  padding: 10px 20px;
  font-family: Roboto;
  font-size: 20px;
  color: #4e4e4e;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px; }

.left-store {
  float: left; }
  .left-store > div {
    margin-bottom: 20px; }
    .left-store > div ul li + li {
      margin-top: 8px; }
    .left-store > div ul li:first-child {
      font-weight: 700;
      color: #4e4e4e; }

.riht-map {
  float: right; }

#contact_map {
  min-height: 500px; }

.page-contact > div {
  margin-bottom: 20px; }

.page-contact ul li {
  margin-bottom: 10px; }
  .page-contact ul li i {
    width: 40px;
    height: 40px;
    background: #09389e;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 37px;
    margin-right: 15px;
    font-size: 20px; }
  .page-contact ul li ul {
    margin-left: 58px; }

#loginBox .input-full {
  margin-bottom: 10px;
  border-radius: 3px;
  color: black;
  background: white;
  border: 1px solid white;
	}

#loginBox .forgot, #loginBox .create {
  display: inline-block; 
  padding: 1px;
  margin: 1px; 
  margin-top: 20px; }

#loginBox .create a:before {
  content: '/';
  margin-right: 10px;
  margin-left: 10px; }

#loginBox .close {
  display: none; }

#loginBox .btn.btn2.btn--full {
  margin-bottom: -11px; }

#recover-password input.text {
  width: 100%;
  margin-bottom: 10px; }

#recover-password .action_bottom .btn.back {
  float: right; }

.fancybox-opened .fancybox-skin {
  box-shadow: none;
  border-radius: 0;
  background: #fbfbfb; }

#CartDrawer {
  background-color: #000f37;
  color: #dfdfdf;
  box-shadow: 0 1px 4px 8px rgba(0, 0, 0, 0.2);
  padding: 10px 0; }
  #CartDrawer .drawer__cart > p {
    padding: 20px; }
  #CartDrawer a {
    color: white; }
  #CartDrawer .ajaxcart__qty-num[type="text"],
  #CartDrawer .ajaxcart__qty-adjust {
    color: #dfdfdf;
    font-weight: 400;
  	height: 17px; 
  	font-size: .7rem;
  	border: 1px solid white;
  	line-height: 2px; }
  #CartDrawer input[type="text"],
  #CartDrawer input[type="email"],
  #CartDrawer input[type="number"],
  #CartDrawer textarea,
  #CartDrawer .ajaxcart__qty--minus,
  #CartDrawer .ajaxcart__qty--plus {
    border-color: #e5e5e5;
    background-color: transparent;
  	color: white;
  	border-radius: 1px; }
  #CartDrawer .money {
    color: #09389e;
    letter-spacing: 0;
    font-weight: 400 !important; }
  #CartDrawer .cart__checkout {
    color: #000;
    background-color: white;
    font-weight: 500;
    text-transform: none;
    font-size: .88rem;
    line-height: 1.2rem;
    padding: 2px 11px;
    border-radius: 30px;
	height: 1.556rem; }
    #CartDrawer .cart__checkout:hover {
      color: white;
      background-color: #002198; }
    #CartDrawer .cart__checkout .icon {
      vertical-align: -2px; }
  #CartDrawer .drawer__fixed-header {
    left: 0;
    right: 0;
    margin: 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    #CartDrawer .drawer__fixed-header .drawer__header {
      border-bottom: none; }
  #CartDrawer .ajaxcart__footer {
    left: 0;
    right: 0;
    padding: 10px 20px 15px 20px; }
  #CartDrawer .ajaxcart__row {
    border-bottom: 1px solid white; }

#CartDrawer .ajaxcart__inner {
  padding: 5px 10px 0 10px;
  bottom: 210px;
  margin-bottom: 0;
  /* Track */
  /* Handle */ }
  #CartDrawer .ajaxcart__inner::-webkit-scrollbar {
    width: 6px; }
  #CartDrawer .ajaxcart__inner::-webkit-scrollbar-track {
    background: #f1f1f1; }
  #CartDrawer .ajaxcart__inner::-webkit-scrollbar-thumb {
    background: #888; }

#CartDrawer .drawer__title {
  color: #dfdfdf;
  padding: 0;
  text-align: center;
  position: relative;
  left: 26px;
  text-transform: uppercase;
}

#CartDrawer .drawer__header {
  padding: 5px 0 5px 0;
  height: auto;
  margin-bottom: 0; }

#CartDrawer form.cart {
  border: none; }
  #CartDrawer form.cart .ajaxcart__product-name--wrapper {
    margin-bottom: 10px; }
    #CartDrawer form.cart .ajaxcart__product-name--wrapper a {
      font-size: .74rem;
      font-style: normal;
      font-weight: 400;
      letter-spacing: .01rem; }
  #CartDrawer form.cart .ajaxcart__row > .grid > .grid__item + .grid__item {
    padding-left: 20px; }

#myaccount.loginLightbox {
  min-width: 300px;
  text-align: center;
  line-height: 30px; }
  #myaccount.loginLightbox .welcome i {
    display: block;
    font-size: 30px;
    color: #09389e;
    margin-bottom: 10px; }
  #myaccount.loginLightbox ul li {
    display: inline-block;
    vertical-align: top; }
  #myaccount.loginLightbox ul li + li:before {
    content: '/';
    margin: 0 10px; }

#RecoverPasswordForm .form-vertical input.btn.btn2 {
  float: left; }

#RecoverPasswordForm .form-vertical button.btn {
  float: right; }

.staff--one {
  width: 33.33%;
  float: left; }
  .staff--one > div {
    margin: 0; }
  .staff--one .grid-image-item {
    line-height: 0; }

/*-------------------------------------------------------------------
= RESPONSIVE--------------------------------------------------------*/


@media only screen and (max-width: 769.44px) {
  .medium--one-whole, .small--one-whole {
    padding: 0; }
  .template-index .main-content > .wrapper {
    margin-top: 0; }
  header.site-header {
    padding: 20px 0 10px 0; }
  .site-header__logo {
    margin-bottom: 20px; }
  .site-header .grid--table > .grid__item {
    display: block; }
  .site-nav--mobile button {
    color: #09389e; }
  .logo-header-image {
    padding: 4px 8px;
  	position: relative;
  	left: 6.1rem;}
  .navigation-icon {
    float: left;
    width: 40px; }
    .navigation-icon .grid__item.one-half {
      width: 100%; }
      .navigation-icon .grid__item.one-half .icon-hamburger:before {
        font-size: 25px;
        color: #fff; }
  .navigation-cart {
    float: right;
    width: 40px; }
    .navigation-cart .icon-cart:before {
      color: #fff;
      content: "\f291";
      font: 25px 'FontAwesome'; }
    .navigation-cart > .grid__item {
      padding: 0; }
      .navigation-cart > .grid__item .site-nav--mobile {
        margin: 0; }
  .mobile-bottom {
    background: linear-gradient(180deg,#0060c3 0,#00207b 0,#00378a 50%,#00207b 100%);
    margin: 0;
    width: auto;
    overflow: hidden;
    clear: both;
    padding: 13px 0 0 0; }
  .grid-block-full .home-block-title {
    padding: 0; }
    .grid-block-full .home-block-title .collection-name {
      padding: 0 20px;
      border-bottom: 1px solid #e5e5e5;
      width: 100%; }
    .grid-block-full .home-block-title .collection-tags {
      float: left;
      text-align: left; }
      .grid-block-full .home-block-title .collection-tags .bh-tags {
        text-align: left; }
  .grid-block-full .bh-btm .bh-right .brands-area ul.brands-elements li {
    width: 25%; }
  .grid-block-full .bh-btm .bh-right {
    padding: 0; }
  #top-header .social-icons {
    display: none; }
  .mobileNav-nav {
    color: #000; }
    .mobileNav-nav > .mobile-nav__item {
      border-bottom: 1px solid #6b6b6b; }
  .mobile-nav__item {
    padding: 5px 8px; }
    .mobile-nav__item a {
      padding: 0;
      display: block;
      font-size: .829rem;
      letter-spacing: .02rem;
      width: fit-content; }
    .mobile-nav__item .mobile-nav__toggle button {
      padding-top: 0;
      padding-bottom: 0;
      color: #000;
      outline: none; }
    .mobile-nav__item .mobile-nav__sublist .mobile-nav__item:first-child:after {
      content: none; }
    .mobile-nav__item .mobile-nav__sublist .mobile-nav__item .mobile-nav__link {
      padding: 0; }
  .drawer__title {
    text-transform: uppercase; }
  footer.site-footer .fi-title:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    float: right; 
  	cursor: pointer; }
  footer.site-footer .fi-title + .fi-content + .social-icons {
    display: none; }
  footer.site-footer .fi-title + .fi-content {
    display: none; }
  footer.site-footer .fi-title.opentab + .fi-content, footer.site-footer .fi-title.opentab + .fi-content + .social-icons {
    display: block;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 20px; }
  .footer_newsletter h3 {
    margin-bottom: 0;
    padding: 3px 10px;
  	font-size: 13px; }
  .footer_newsletter form {
    display: block; }
  .footer_newsletter .input-group-btn {
    position: absolute;
    top: 0;
    right: 0; }
  .grid__item .grid__item_wrapper .action-button li {
    opacity: 1;
    animation: none !important;
    -webkit-animation: none !important; }
  .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-next,
  .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-next {
    right: 0; }
  .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li .flex-prev,
  .main-slideshow .main_slideshow_wrapper #carousel.flexslider .flex-direction-nav li .flex-prev {
    left: 0; }
  .section-header {
 }
    .section-header .section-header__left {
      overflow: hidden;
      margin-bottom: 6px;
      padding: 7px 0 7px 0;
      border-bottom: 1px solid #e5e5e5; }
    .section-header .section-header__right {
      padding: 0 0 0 0; }
  .product-info-left, .product-info-right {
    width: 100%;
    padding: 0; }
  .product-info-left {
    margin-bottom: 20px; }
  .product-information #tabs-information li {
    display: block;
    margin-bottom: 1px; }
  #shipping-calculator {
    margin-top: 20px; }
  .table--responsive td:before {
    font-size: 14px; }
  .cart-table .cart__row td .img_item, .wishlist-items .cart__row td .img_item {
    width: 100%;
    margin: 0 0 10px; }
  .cart-table .cart__row td.product-name, .wishlist-items .cart__row td.product-name {
    text-align: center; }
  .mobile-nav__sublist > li {
    float: none !important; }
    .mobile-nav__sublist > li li {
      padding: 5px 0;
      display: block; }
    .mobile-nav__sublist > li .list-title {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 16px; }
  .mobile-nav--expanded + .mobile-nav__sublist {
    max-height: 1000px;
    padding-top: 20px; }
  .main-slideshow .main_slideshow_wrapper #carousel.flexslider {
    display: none; }
  .main-slideshow .main_slideshow_wrapper #slider.flexslider .flex-direction-nav li a {
    display: block; }
  .footer_information {
    padding: 13px 16px 7px; }
  .footer_newsletter input.input-group-field {
    width: 100%; }
  .left-store, .riht-map {
    width: 100%; }
  body.js-drawer-open #PageContainer {
    position: relative; }
  body.js-drawer-open #PageContainer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1; }
  #NavDrawer {
    overflow-y: scroll !important;
    z-index: 200 !important; }
  .mobile-nav__sublist > li.li-sub-mega {
    padding: 8px 20px; }
  .mobile-nav__sublist > li.li-sub-mega a {
    font-weight: 400; } }

/*-------------------QUICKSHOP----------------------*/
#quick-shop-modal #featuted-image {
  min-height: 480px; }

#quick-shop-modal .detail-price {
  font-size: 20px;
  font-family: Roboto;
  margin-bottom: 20px; }
  #quick-shop-modal .detail-price .price_compare {
    color: #c8c8c8;
    margin-right: 10px; }
    #quick-shop-modal .detail-price .price_compare .money {
      color: #c8c8c8; }
  #quick-shop-modal .detail-price .price_sale .money {
    color: #09389e; }

#quick-shop-modal .quantity-wrapper {
  margin-bottom: 20px; }
  #quick-shop-modal .quantity-wrapper .wrapper-title {
    display: inline-block; }
  #quick-shop-modal .quantity-wrapper .wrapper {
    display: -ms-inline-flexbox;
    display: inline-flex; }
    #quick-shop-modal .quantity-wrapper .wrapper .qty-down, #quick-shop-modal .quantity-wrapper .wrapper .qty-up {
      height: 42px;
      display: inline-block;
      border: 1px solid #e5e5e5;
      padding: 0 8px;
      vertical-align: top;
      line-height: 42px;
      background: #fff; }
    #quick-shop-modal .quantity-wrapper .wrapper .item-quantity {
      text-align: center;
      margin: 0 -1px; }

#quick-shop-modal .others-bottom #quick-shop-add {
  clear: both;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  background: #ec1f1f;
  border: none;
  min-width: 250px;
  margin-top: 30px;
  margin-bottom: 20px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }
  #quick-shop-modal .others-bottom #quick-shop-add:hover {
    color: dimgrey;
    background: #e5e5e5; }

#quick-shop-modal .selector-wrapper {
  margin-bottom: 10px; }
  #quick-shop-modal .selector-wrapper label {
    display: inline-block;
    min-width: 70px; }
  #quick-shop-modal .selector-wrapper select {
    min-width: 100px; }

#compare-modal {
  background: #fff;
  padding: 30px;
  margin-top: 30px !important;
  position: relative; }
  #compare-modal .compare0-content,
  #compare-modal .compare1-content {
    text-align: center; }
    #compare-modal .compare0-content:before,
    #compare-modal .compare1-content:before {
      content: "!";
      font-size: 30px;
      color: #09389e;
      margin-right: 15px;
      display: inline-block;
      width: 50px;
      height: 50px;
      text-align: center;
      border: 2px solid #e5e5e5;
      border-radius: 100%;
      line-height: 45px; }
  #compare-modal .price {
    color: #09389e;
    margin: 0 5px; }
  #compare-modal .price_compare {
    color: #999;
    margin: 0 5px; }

/*-----------------NEWSLETTER------------------*/
.newsletter-skin {
  padding: 0 !important;
  background: #fff !important; }
  .newsletter-skin #newsletter_popup {
    text-align: center;
    background: #fff; }
    .newsletter-skin #newsletter_popup .top-area {
      font-weight: 700;
      margin-bottom: 15px;
      font-size: 15px;
      padding: 20px 20px 0; }
    .newsletter-skin #newsletter_popup .bottom-area {
      padding: 0 20px 20px; }
      .newsletter-skin #newsletter_popup .bottom-area .group_input {
        position: relative;
        margin-bottom: 15px; }
        .newsletter-skin #newsletter_popup .bottom-area .group_input .form-control {
          width: 100%; }
        .newsletter-skin #newsletter_popup .bottom-area .group_input .btn {
          position: absolute;
          right: 0;
          top: -1px;
          background: #e5e5e5;
          color: #000;
          height: 42px;
          border: none; }
          .newsletter-skin #newsletter_popup .bottom-area .group_input .btn:hover {
            background: #09389e;
            color: #fff; }
    .newsletter-skin #newsletter_popup .nl-social {
      padding: 10px 0;
      text-align: center;
      background: #09389e; }
      .newsletter-skin #newsletter_popup .nl-social a {
        color: #fff;
        margin: 0 5px; }
        .newsletter-skin #newsletter_popup .nl-social a i {
          font-size: 30px; }
        .newsletter-skin #newsletter_popup .nl-social a:hover {
          animation-name: swing;
          animation-duration: 1s;
          animation-fill-mode: both; }

#scroll-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 21px;
  height: 22px;
  background: #1d8721;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 0px;
  cursor: pointer;
  transition: all 0.5s ease 0s;
  font-size: 19px;
  -webkit-transition: all 0.5s ease 0s; }
  #scroll-to-top:hover {
    background: #09389e; }

#scroll-to-top.off {
  display: none; }

/*=============== NEW UPDATE =================*/
.nav-bar .site-nav > li .site-nav__dropdown li.li-sub-mega {
  position: relative; }
  .nav-bar .site-nav > li .site-nav__dropdown li.li-sub-mega a i.fa-angle-right {
    float: right;
    margin-top: 4px; }
  .nav-bar .site-nav > li .site-nav__dropdown li.li-sub-mega .dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 15px;
    border: 1px solid #e5e5e5;
    opacity: 0;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    margin: 0;
    background: #fff;
    min-width: 200px;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }
  .nav-bar .site-nav > li .site-nav__dropdown li.li-sub-mega:hover > .dropdown-menu {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }

.category-blogs {
  overflow: hidden;
  margin-bottom: 40px; }
  .category-blogs .blog-image {
    float: left;
    width: 50%;
    padding-right: 20px;
    margin-bottom: 0; }
    .category-blogs .blog-image a {
      line-height: 0;
      display: block; }
    @media only screen and (max-width: 769.44px) {
      .category-blogs .blog-image {
        width: 100%;
        padding: 0 0 20px; } }
  .category-blogs h3.blog-title {
    margin-top: 0;
    line-height: 24px;
    margin-bottom: 17px; }
    .category-blogs h3.blog-title a {
      font-size: 18px;
      color: #000;
      text-transform: none; }
  .category-blogs .author {
    font-style: italic; }
  .category-blogs .inline-list {
    margin-bottom: 15px; }

article .blog-image {
  margin-bottom: 20px;
  display: none;}

.template-search .searchbox form.search-bar {
  width: 70%;
  margin: 50px auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #424242; }
  @media only screen and (max-width: 769.44px) {
    .template-search .searchbox form.search-bar {
      display: block; } }
  .template-search .searchbox form.search-bar .collections-selector {
    display: inline-block;
    width: 200px; }
    @media only screen and (max-width: 769.44px) {
      .template-search .searchbox form.search-bar .collections-selector {
        display: none; } }
    .template-search .searchbox form.search-bar .collections-selector .single-option-selector {
      height: 40px;
      border: none;
      border-radius: 0;
      color: #696969;
      background-image: url(//scottysgloves.com/cdn/shop/t/49/assets/arrow-down.png?16950); 
      text-transform: uppercase; }
  .template-search .searchbox form.search-bar .st-default-search-input {
    width: calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    display: inline-block;
    height: 40px;
    vertical-align: top;
    border: none;
    border-radius: 0;
    color: #696969;
    border-left: 1px solid #424242; }
    @media only screen and (max-width: 769.44px) {
      .template-search .searchbox form.search-bar .st-default-search-input {
        width: 100%; } }
  .template-search .searchbox form.search-bar .input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 40px;
    padding: 0;
    display: inline-block;
    text-align: center; }
    .template-search .searchbox form.search-bar .input-group-btn .btn {
      padding: 0; }
    @media only screen and (max-width: 769.44px) {
      .template-search .searchbox form.search-bar .input-group-btn {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px; } }
    .template-search .searchbox form.search-bar .input-group-btn button.btn {
      background: transparent;
      color: #808080;
      border: none; }

.prev-product2, .next-product2 {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background: #f7f7f7;
  color: #282828;
  text-align: center;
  line-height: 96px;
  z-index: 100; }
  .prev-product2 a, .next-product2 a {
    display: block; }
  .prev-product2 i, .next-product2 i {
    font-size: 40px; }
  .prev-product2 img, .next-product2 img {
    position: absolute;
    opacity: 0;
    width: 80px;
    height: 80px;
    top: 0;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s; }
  .prev-product2:hover img, .next-product2:hover img {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    opacity: 1; }

.next-product2 {
  right: 0; }
  .next-product2 img {
    right: 100%;
    left: auto;
    top: 0;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform-origin: right 0;
    -webkit-transform-origin: right 0; }

.prev-product2 {
  left: 0; }
  .prev-product2 img {
    left: 100%;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform-origin: left 0;
    -webkit-transform-origin: left 0; }

.search-results {
  background: 0 0;
  padding: 20px;
  z-index: 100; 
  max-width: 700px;
  width: 400px; }
  .search-results li {
    margin-bottom: 10px;
    overflow: hidden;
  	display: none; }
    .search-results li .thumbnail {
      float: left;
      margin-right: 10px; 
      width: 50px; }
    .search-results li .title {
      overflow: hidden; }

#shopify-section-search-template .section-heade h1 {
  margin-bottom: 0; }

.tag-group p.title .ficon {
  float: right;
  cursor: pointer;
  margin-top: 3px; }

.tag-group p.title.open .ficon {
  margin-top: 0; }
  .tag-group p.title.open .ficon .fa-sort-up:before {
    content: "\f0dd";
    font: normal normal normal 14px/1 FontAwesome; }

.tag-group p.title.open + ul.collapse {
  display: none; }

.tag-group ul.collapse {
  display: block; }

ul.collapse.color_filter li {
  display: inline-block;
  margin: 0 5px 5px 0; }
  ul.collapse.color_filter li span {
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #eee; }
    ul.collapse.color_filter li span:hover {
      border-color: #333; }
  ul.collapse.color_filter li a {
    background: none;
    padding: 0;
    display: block;
    width: 22px;
    height: 22px; }
  ul.collapse.color_filter li.active {
    border-color: #333; }

/*================ Vendor-specific styles ================*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #e5e5e5;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #e5e5e5; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #e5e5e5;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  	min-width: 420px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.mfp-wrap {
  background: 0; }
  .mfp-wrap > .mfp-close {
    display: none; }
  .mfp-wrap .mfp-container .mfp-content {
    height: 100%; }
    .mfp-wrap .mfp-container .mfp-content button.mfp-close {
    margin: 7px;
    font-size: 18px;
    opacity: 1;
    color: #fff;
    background: 0;
    border: 2px solid white;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    line-height: 22.5px; }
    .mfp-wrap .mfp-container .mfp-content #LoginModal {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      background: #000241;
      padding: 17px 13.5px 17px 15px;
      border: 1px solid white;
      border-radius: 4px;
      max-width: 100%; }
      @media only screen and (max-width: 769.44px) {
        .mfp-wrap .mfp-container .mfp-content #LoginModal {
          width: 100%; } }
      .mfp-wrap .mfp-container .mfp-content #LoginModal .mfp-close {
        color: white; }
    .mfp-wrap .mfp-container .mfp-content #quick-shop-modal {
      background: #020642;
      border: 1px solid white;
      border-radius: 6px;
      width: 100%;
      overflow: hidden;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      padding: 17px 16px 0px 16px; }
      .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .qs-product-information {
        padding: 0; }
      .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .selector-wrapper select {
        min-width: 120px;
        padding: 2.5px 9px 0.4px 9px;
        border-color: #e5e5e5;
      	color: white;
      	border: 1px solid white;
      	font-size: .777rem;
      	position: relative;
      	left: 3.95rem; }
      .mfp-wrap .mfp-container .mfp-content #quick-shop-modal h3#quick-shop-title {
        font-weight: 400;
        text-transform: none;
        text-align: left;
      	font-size: 14px; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal h3#quick-shop-title a {
          font-family: Roboto;
          font-size: 12.5px;
          text-transform: uppercase; 
          letter-spacing: .02rem; }
      .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .description {
        margin-bottom: 15px; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .description ul {
          list-style: disc; }
          .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .description ul li {
            list-style: disc inside; }
      .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .detail-price {
        font-family: Roboto;
        color: black;
        margin-bottom: 15px;
      	border: 1px solid white;
      	border-radius: 3px;
      	text-align: center; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .detail-price .money, .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .detail-price .price {
          font-family: Roboto!important;
          font-size: 20px !important;
          font-weight: 400 !important;
          background: 0;
          display: flex;
          justify-content: center;
          border-radius: 3px;
          color: white;
          outline: 2px solid white; 
          margin: 0 auto; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .detail-price .price_compare {
          color: #bebebe;
          margin-right: 5px;
          font-weight: 400;
          font-size: 20px; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .detail-price .price_sale {
          color: #ffe500;
          margin-right: 5px;
          font-weight: 400;
          font-size: 20px; }
      .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper {
        margin-bottom: 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper-title {
          display: inline-block;
          vertical-align: middle;
          font-weight: 100;
          min-width: 80px;
          color: #dfdfdf;
          margin-right: 20px;
          font-size: 0.8rem;
          padding-left: 3rem; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper {
          display: inline-block;
          padding: 0;
          margin: 0;
          position: relative;
          left: 3.05rem;
          max-width: 100px;
          min-width: 120px;
          overflow: visible;
          background: 0;
          color: white;
          border: 1px solid #e5e5e5; }
          .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-down, .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-up {
            cursor: pointer;
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            border: 0 none;
            padding: 0 8px;
            line-height: 27px;
            height: 23px;
            font-size: 10px; }
            .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-down i, .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-up i {
              font-size: 0; }
          .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-down {
            left: 0;
            background: 0;
            border-right: 1px solid #e5e5e5; }
            .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-down:before {
              content: "\e602";
              display: inline;
              font-family: "icons";
              text-decoration: none;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; }
          .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-up {
            right: 0;
            background: 0;
            border-left: 1px solid #e5e5e5; }
            .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper .qty-up:before {
              content: "\e603";
              display: inline;
              font-family: "icons";
              text-decoration: none;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; }
          .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .quantity-wrapper .wrapper input.item-quantity {
            display: block;
            background: 0;
            text-align: center;
            width: 100%;
            padding: 5px 25px;
            margin: 0;
            outline: none;
            height: 23.5px;
            border: none;
          	color: white;
          	}
      .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .variants-wrapper {
        margin-bottom: 15px; }
        .mfp-wrap .mfp-container .mfp-content #quick-shop-modal .variants-wrapper .selector-wrapper label {
          display: inline-block;
          vertical-align: middle;
          font-weight: 100;
          min-width: 80px;
          color: #dfdfdf;
          margin-right: 20px; 
          padding-left: 3rem; }
    .mfp-wrap .mfp-container .mfp-content #newslettermodal {
      width: 600px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      background: #fff;
      padding: 60px 30px 60px 30px;
      text-align: center;
      max-width: 100%; }
      .mfp-wrap .mfp-container .mfp-content #newslettermodal .top-area {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 15px; }
      .mfp-wrap .mfp-container .mfp-content #newslettermodal .bottom-explain {
        width: 70%;
        margin: 0 auto 20px; }
      .mfp-wrap .mfp-container .mfp-content #newslettermodal .bottom-area {
        margin-bottom: 20px; }
        .mfp-wrap .mfp-container .mfp-content #newslettermodal .bottom-area .group_input {
          display: block;
          position: relative;
          width: 80%;
          margin: 0 auto; }
          .mfp-wrap .mfp-container .mfp-content #newslettermodal .bottom-area .group_input input.form-control {
            height: 50px;
            border: 1px solid #e5e5e5;
            width: 100%;
            background: #fff;
            color: #e5e5e5; }
          .mfp-wrap .mfp-container .mfp-content #newslettermodal .bottom-area .group_input button.btn {
            position: absolute;
            right: 0;
            top: 0;
            height: 50px;
            padding: 0 15px;
            color: #4e4e4e;
            font-size: 0;
            margin: 0;
            background: none;
            width: 50px; }
      .mfp-wrap .mfp-container .mfp-content #newslettermodal .newsletter-social .social-icons a {
        font-size: 20px;
        margin: 0 10px;
        color: #696969; }
      .mfp-wrap .mfp-container .mfp-content #newslettermodal .mfp-close {
        position: absolute;
        margin: 0;
        top: 0px;
        right: 0px;
        color: #000;
        width: 40px;
        height: 40px;
        text-align: center;
        font-size: 0; }
        .mfp-wrap .mfp-container .mfp-content #newslettermodal .mfp-close:before {
          content: '';
          position: absolute;
          top: 5px;
          left: 20px;
          width: 1px;
          height: 30px;
          background: #000;
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg); }
        .mfp-wrap .mfp-container .mfp-content #newslettermodal .mfp-close:after {
          content: '';
          position: absolute;
          top: 5px;
          left: 20px;
          width: 1px;
          height: 30px;
          background: #000;
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg); }
    .mfp-wrap .mfp-container .mfp-content .errors {
      background: #d02e2e;
      color: #fff;
      max-width: 500px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 30px;
      font-size: 17px; }
    .mfp-wrap .mfp-container .mfp-content h3 {
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 20px;
      margin-right: -3px;
      color: white; }
    .mfp-wrap .mfp-container .mfp-content .input-full, .mfp-wrap .mfp-container .mfp-content input.text {
      margin-bottom: 15px;
      width: 100%; }
    .mfp-wrap .mfp-container .mfp-content .btn {
      margin-bottom: 15px;
      width: 100%; }
      .mfp-wrap .mfp-container .mfp-content .btn.is-adding i {
        font-size: 14px; }
    .mfp-wrap .mfp-container .mfp-content .forgot {
      float: left; }
    .mfp-wrap .mfp-container .mfp-content .create {
      float: right; }
  .mfp-wrap .note {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }

.mfp-bg {
  background: none;
  min-width: 420px; }

#loginBox.loginLightbox {
  min-width: 300px;
  line-height: 30px;
  /*   .btn--secondary{
    background-color: $btn_primary_bg_hover;
    color: $btn_primary_text_hover;
    display: block;
    &:hover {
      background-color: $btn_primary_bg;
      color: $btn_primary_text;
    }
  } */ }
  #loginBox.loginLightbox .welcome i {
    display: block;
    font-size: 30px;
    color: #09389e;
    margin-bottom: 10px;
  	margin-top: 7px;
  	text-align: center; }
  #loginBox.loginLightbox ul li {
    display: inline-block;
    vertical-align: top; }
  #loginBox.loginLightbox ul li + li:before {
    content: '/';
    margin: 0 10px; }
  #loginBox.loginLightbox .btn {
    opacity: 1;
    margin-bottom: 0; }

#AppModal {
  background: #fff;
  padding: 30px;
  text-align: center;
  font-size: 25px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch; }
  #AppModal .qrimg-ios a, #AppModal .qrimg-android a {
    display: block;
    line-height: 0; }
  #AppModal .qrimg-ios img, #AppModal .qrimg-android img {
    max-width: 200px; }
  #AppModal .qropt-ios img, #AppModal .qropt-android img {
    max-width: 110px; }
  #AppModal .mfp-close {
    top: -45px;
    right: -5px; }

#SocialModal {
  background: #fff;
  padding: 30px;
  text-align: center;
  font-size: 25px;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
  #SocialModal .mfp-close {
    top: -45px;
    right: -5px; }
  #SocialModal .social-icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: stretch;
        align-content: stretch; }
  #SocialModal .icon-social {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    color: #fff; }
  #SocialModal .twitter {
    background-color: #1b95e0; }
  #SocialModal .facebook {
    background-color: #4267b2; }
  #SocialModal .google {
    background-color: #dd4f43; }
  #SocialModal .pinterest {
    background-color: #bf1528; }
  #SocialModal .youtube {
    background-color: #cc181e; }
  #SocialModal .instagram {
    background-color: #e95950; }
  #SocialModal .atom {
    background-color: #00bf00; }
  #SocialModal .vimeo {
    background-color: #45bbff; }
  #SocialModal .tumblr {
    background-color: #32506d; }

.combo-icons {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 1001; }

#float-saleoff,
#float-wishlist,
#float-compare {
  position: relative;
  margin-top: 5px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  transition: all 0.5s ease 0s;
  font-size: 22px;
  -webkit-transition: all 0.5s ease 0s; }

#float-saleoff:hover,
#float-wishlist:hover,
#float-compare:hover {
  background: #09389e; }

#float-compare {
  line-height: 33px; }

#float-saleoff a,
#float-wishlist a {
  color: #fff;
  font-size: 16px; }

#float-compare i {
  color: #fff;
  font-size: 16px; }

#float-wishlist .number,
#float-compare .number {
  position: absolute;
  font-size: 12px;
  bottom: -9px;
  right: 5px; }

.wltable {
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 5px; }
  .wltable .wishlist-image {
    padding-left: 0; }
  .wltable li {
    padding: 0;
    list-style: none !important; }
    .wltable li.wishlist-heading {
      font: Roboto;
      text-transform: uppercase;
      padding: 15px 20px;
      border: 1px solid #e5e5e5;
      text-align: center;
      margin-bottom: -1px !important; }
      .wltable li.wishlist-heading .wishlist-name,
      .wltable li.wishlist-heading .wishlist-image {
        text-align: left; }
    .wltable li.wlr {
      border: 1px solid #e5e5e5;
      padding: 15px 20px;
      margin-bottom: -1px !important; }
      .wltable li.wlr .price {
        color: #09389e;
        margin: 0;
        display: block; }
      .wltable li.wlr .price_compare {
        color: #999;
        margin: 0;
        display: block; }
      .wltable li.wlr .wishlist-remove i {
        cursor: pointer; }
  .wltable .wishlist-price, .wltable .wishlist-remove, .wltable .wishlist-detail {
    text-align: center; }

@media only screen and (max-width: 769.44px) {
  .wltable .wishlist-heading {
    display: none; }
  .wltable .wlr {
    position: relative; }
    .wltable .wlr .wishlist-remove {
      position: absolute;
      top: 20px;
      left: 25px;
      width: 20px;
      height: 20px;
      border-radius: 100%;
      text-align: center;
      line-height: 20px;
      background-color: #fff;
      color: #000;
      padding: 0; }
    .wltable .wlr .wishlist-image {
      width: 30%;
      float: left;
      padding: 0 15px 0 0; }
    .wltable .wlr .wishlist-name, .wltable .wlr .wishlist-price, .wltable .wlr .wishlist-detail {
      width: auto;
      overflow: hidden;
      float: none;
      padding: 0;
      text-align: left; } }

.template-list-collections .collections .grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.template-list-collections .collections .grid-view-item {
  padding-left: 8px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 20%; }
  @media (max-width: 1023px) and (min-width: 768px) {
    .template-list-collections .collections .grid-view-item {
      width: 25%; } }
  @media only screen and (max-width: 769.44px) {
    .template-list-collections .collections .grid-view-item {
      width: 50%; } }

.text-information {
  margin-bottom: 50px; }
  .text-information .text-info-content {
    overflow: hidden;
    margin-left: -20px; }
    .text-information .text-info-content .info-group {
      text-align: center;
      padding: 30px; }
      .text-information .text-info-content .info-group .info-icon {
        margin-bottom: 20px; }
      .text-information .text-info-content .info-group .info-text h4 {
        text-transform: uppercase; }

#accordion .panel {
  margin-bottom: 20px; }
  #accordion .panel .panel-heading {
    padding: 15px 20px;
    border: 1px solid #e5e5e5;
    cursor: pointer; }
    #accordion .panel .panel-heading h4 {
      margin-bottom: 0;
      position: relative; }
      #accordion .panel .panel-heading h4:before {
        content: "+";
        position: absolute;
        top: -5px;
        right: 0;
        font-size: 20px; }
    #accordion .panel .panel-heading.opentab {
      border-color: transparent;
      color: #fff;
      background: #09389e; }
      #accordion .panel .panel-heading.opentab + .panel-collapse {
        display: block; }
      #accordion .panel .panel-heading.opentab h4:before {
        content: "-"; }
      #accordion .panel .panel-heading.opentab h4 a {
        color: #fff; }
  #accordion .panel .panel-collapse {
    display: none;
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-top: none; }

/* LayerSlider V6 Skin */
.ls-v6 .ls-nav-prev,
.ls-v6 .ls-nav-next,
.ls-v6 .ls-bottom-slidebuttons a,
.ls-v6 .ls-nav-start,
.ls-v6 .ls-nav-stop,
.ls-v6 .ls-nav-prev:after,
.ls-v6 .ls-nav-next:after,
.ls-v6 .ls-playvideo,
.ls-v6 .ls-playvideo:after {
  transition: border .3s ease-in-out,
 border-radius .2s ease-in-out,
 background-color .3s ease-in-out,
 transform .2s ease-in-out
 !important; }

.ls-v6 .ls-playvideo {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px; }

.ls-v6 .ls-playvideo:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 26px;
  height: 26px;
  border: 3px solid transparent;
  border-top: 3px solid rgba(255, 255, 255, 0.75);
  right: 20px;
  transform: rotate(45deg);
  border-right: 3px solid rgba(255, 255, 255, 0.75); }

.ls-v6 .ls-playvideo:hover {
  transform: scaleX(1.2) scaleY(0.7); }

.ls-v6 .ls-playvideo:hover:after {
  border-top-color: white !important;
  border-right-color: white !important; }

.ls-v6 .ls-nav-prev,
.ls-v6 .ls-nav-next {
  width: 50px;
  height: 50px;
  z-index: 99 !important;
  top: 50%;
  margin-top: -25px;
  position: absolute;
  border-radius: 25px; }

.ls-v6 .ls-nav-prev:after,
.ls-v6 .ls-nav-next:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 26px;
  height: 26px;
  border: 3px solid transparent;
  border-top: 3px solid rgba(255, 255, 255, 0.75); }

.ls-v6 .ls-nav-prev:after {
  left: 20px;
  transform: rotate(-45deg);
  border-left: 3px solid rgba(255, 255, 255, 0.75); }

.ls-v6 .ls-nav-next:after {
  right: 20px;
  transform: rotate(45deg);
  border-right: 3px solid rgba(255, 255, 255, 0.75); }

.ls-v6 .ls-nav-prev:hover,
.ls-v6 .ls-nav-next:hover {
  transform: scaleX(1.2) scaleY(0.7); }

.ls-v6 .ls-nav-prev:hover:after {
  border-top-color: white !important;
  border-left-color: white !important; }

.ls-v6 .ls-nav-next:hover:after {
  border-top-color: white !important;
  border-right-color: white !important; }

.ls-v6 .ls-nav-prev {
  left: 10px; }

.ls-v6 .ls-nav-next {
  right: 10px; }

.ls-v6 .ls-bottom-slidebuttons a,
.ls-v6 .ls-nav-sides {
  margin: 0 5px;
  width: 8px !important;
  height: 8px; }

.ls-v6 .ls-bottom-slidebuttons a {
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, 0.75) !important; }

.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
  background-color: rgba(255, 255, 255, 0.75); }

.ls-v6 .ls-bottom-slidebuttons a:hover {
  border: 2px solid white !important; }

.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active:hover {
  background-color: white !important; }

.ls-v6 .ls-nav-start:after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  border-top: 2px solid rgba(255, 255, 255, 0.75);
  border-right: 2px solid rgba(255, 255, 255, 0.75);
  left: -14px;
  top: -10px; }

.ls-v6 .ls-nav-start {
  position: relative;
  transform: scaleX(1.5); }

.ls-v6 .ls-nav-start:hover:after,
.ls-v6 .ls-nav-start-active:after {
  border-top: 2px solid white;
  border-right: 2px solid white; }

.ls-v6 .ls-nav-stop {
  border-left: 2px solid rgba(255, 255, 255, 0.75) !important;
  border-right: 2px solid rgba(255, 255, 255, 0.75) !important;
  width: 4px;
  height: 12px;
  margin-left: 5px; }

.ls-v6 .ls-nav-stop:hover,
.ls-v6 .ls-nav-stop-active {
  border-left: 2px solid white !important;
  border-right: 2px solid white !important; }

.ls-v6 .ls-bottom-slidebuttons,
.ls-v6 .ls-bottom-slidebuttons a,
.ls-v6 .ls-nav-start,
.ls-v6 .ls-nav-stop,
.ls-v6 .ls-nav-sides {
  display: inline-block !important; }

.ls-v6 .ls-bottom-nav-wrapper {
  top: -30px; }

.ls-v6 .ls-nav-sides {
  width: 0px; }

.ls-v6 .ls-thumbnail-hover {
  bottom: 30px;
  padding: 2px;
  margin-left: 7px; }

.ls-v6 .ls-thumbnail-hover-bg {
  background: #eee;
  border-radius: 3px; }

.ls-v6 .ls-thumbnail-hover span {
  border: 5px solid #eee;
  margin-left: -5px; }

.ls-v6 .ls-thumbnail {
  top: 10px; }

.ls-v6 .ls-thumbnail-inner {
  padding: 2px;
  margin-left: -2px;
  background: #fff; }

.ls-v6 .ls-thumbnail-slide a {
  margin-right: 2px; }

.ls-v6 .ls-nothumb {
  background: #eee; }

.ls-v6 .ls-loading-container {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  background-position: -450px -150px; }

.ls-v6 .ls-loading-indicator {
  width: 22px;
  height: 22px;
  margin-top: 9px; }

.ls-v6 .ls-circle-timer {
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px; }

.ls-v6 .ls-ct-half,
.ls-v6 .ls-ct-center {
  border-width: 2px; }

.home-tabs {
  clear: both;
  margin-bottom: 0;
  position: relative; }
  .home-tabs #tabs-product {
    clear: both;
    overflow: hidden; }
    .home-tabs #tabs-product ul.nav-tabs {
      position: relative;
      margin-bottom: 10px;
      margin-top: 15px;
      text-align: center;
      padding-bottom: 15px;
      padding-top: 2px; }
      .home-tabs #tabs-product ul.nav-tabs:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #e5e5e5; }
      .home-tabs #tabs-product ul.nav-tabs li {
        display: inline-block;
        position: relative;
        margin: 0 10px; }
        .home-tabs #tabs-product ul.nav-tabs li a {
          font-family: Roboto;
          font-size: 1.5rem;
          color: white;
          text-transform: uppercase;
          font-weight: 700;
          padding: 0 5px;
          opacity: 0.5; }
        .home-tabs #tabs-product ul.nav-tabs li:hover a {
          opacity: 1;
          color: yellow;}
      .home-tabs #tabs-product ul.nav-tabs li.active:before {
        content: "";
        position: absolute;
        bottom: 4px;
        left: 0;
        right: 0;
        background: #f9fafb;
    	height: 2px;
    	width: 96%;
    	margin: 0 auto; }
      .home-tabs #tabs-product ul.nav-tabs li.active a {
        opacity: 1; }
    .home-tabs #tabs-product .ltabs-tab-selected {
      display: none; }
    @media only screen and (max-width: 769.44px) {
      .home-tabs #tabs-product .ltabs-tab-selected {
            display: block;
    border-top: 2px solid white;
    border-left: 2px solid white;
    border-radius: 3px;
    box-shadow: 5px 6px 2px 2px #000000c7;
    -webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    -moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    padding: 1px 7px 1px 17px;
    color: #f9fafb;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .05rem;
    background: #060068;
    width: 76%;
    margin: 4px auto 18px; }
        .home-tabs #tabs-product .ltabs-tab-selected:after {
          content: "\f0d7";
          font-family: FontAwesome;
          float: right;
          font-size: x-large;
          position: relative; 
          bottom: 1px;	}
      .home-tabs #tabs-product ul.nav-tabs {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: 0;
        right: 0;
        margin-top: -15px;
        text-align: center; 
      	transition: all .25s ease-out; }
        .home-tabs #tabs-product ul.nav-tabs:before {
          content: none; }
        .home-tabs #tabs-product ul.nav-tabs.open {
          opacity: 1;
          visibility: visible;
          background: #020642;
          z-index: 10;
          padding: 6px;
          border-left: 2px solid white;
          border-bottom-left-radius: 3px;
          margin: 0 auto; 
          text-align: center;
          position: absolute; 
          width: 76%;
          margin-top: -20px;
       	  box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    	  -webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
          -moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%); }
      	.home-tabs #tabs-product ul.nav-tabs li {
          display: block;
          margin: 0 0 5px; }
          .home-tabs #tabs-product ul.nav-tabs li:before {
            content: none !important; }
          .home-tabs #tabs-product ul.nav-tabs li a {
            font-size: 14px;
            text-transform: capitalize; } }
    .home-tabs #tabs-product .tab-panel {
      display: -moz-flex;
      display: -ms-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      justify-content: center; }
      @media only screen and (max-width: 769.44px) {
        .home-tabs #tabs-product .tab-panel {
          margin: 0 0 0 0;
          width: 100%; }
          .home-tabs #tabs-product .tab-panel .fi-item {
            width: 25%; 
          	position: relative; } }
      .home-tabs #tabs-product .tab-panel .fi-item {
        float: none;
        display: inline-block;
        vertical-align: top;
      	margin-bottom: 0; }
      .home-tabs #tabs-product .tab-panel .owl-buttons div {
        position: absolute;
        top: 47%;
        color: #bfbfbf;
        background: none;
        font-size: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        opacity: 1;
        line-height: 0; }
        .home-tabs #tabs-product .tab-panel .owl-buttons div:hover {
          color: #09389e; }
      .home-tabs #tabs-product .tab-panel .owl-buttons .owl-prev {
        left: 35px;
        opacity: 0;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .home-tabs #tabs-product .tab-panel .owl-buttons .owl-prev:after {
          content: "\f104";
          font: 35px 'FontAwesome';
          width: 40px;
          height: 40px;
          background: #fff;
          display: block;
          text-align: center;
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
          border-radius: 100%;
          line-height: 38px;
          letter-spacing: 3px; }
      .home-tabs #tabs-product .tab-panel .owl-buttons .owl-next {
        right: 20px;
        opacity: 0;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .home-tabs #tabs-product .tab-panel .owl-buttons .owl-next:after {
          content: "\f105";
          font: 35px 'FontAwesome';
          width: 40px;
          height: 40px;
          background: #fff;
          display: block;
          text-align: center;
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
          border-radius: 100%;
          line-height: 38px;
          letter-spacing: -7px; }
      .home-tabs #tabs-product .tab-panel:hover .owl-prev {
        left: 15px;
        opacity: 1; }
      .home-tabs #tabs-product .tab-panel:hover .owl-next {
        right: 0;
        opacity: 1; }

.banners-box .banner-element .block-image {
  display: block;
  line-height: 0; }
  .banners-box .banner-element .block-image img {
    width: 100%; 
  	position: relative;
    bottom: 4.9px; 
    border: 3px solid white;
    border-radius: 8px;
  }

@media only screen and (max-width: 769.44px) {
  .banners-box .banner-content {
    margin-left: 0; }
  .banners-box .banner-element {
    margin-bottom: 10px;
    padding: 0;
    width: 100%; }
  .banners-box .banner-element .block-image img {
    width: 100%; 
  	position: relative;
    bottom: 4.9px; 
    border-radius: 0;
  }
}

.home-topoffer .todayoffer-title {
  text-align: center;
  position: relative;
  font-family: Roboto;
  font-size: 22px;
  color: #4e4e4e;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 15px; }
  .home-topoffer .todayoffer-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5; }
  .home-topoffer .todayoffer-title span {
    padding: 0;
    display: inline-block;
    position: relative; }
    .home-topoffer .todayoffer-title span:before {
      content: "";
      position: absolute;
      bottom: -16px;
      left: 0;
      right: 0;
      background: #09389e;
      height: 3px; }

.home-topoffer .top-offer-content {
  overflow: hidden; }
  .home-topoffer .top-offer-content .left-big-product {
    padding: 0; }
    .home-topoffer .top-offer-content .left-big-product .product-item-wrapper > .grid__item {
      padding: 0; }
      .home-topoffer .top-offer-content .left-big-product .product-item-wrapper > .grid__item .product-image img {
        max-width: 80%; }
    .home-topoffer .top-offer-content .left-big-product .grid__item_wrapper {
      margin: 0; }
    .home-topoffer .top-offer-content .left-big-product .grid-view-item {
      margin-bottom: 0; }
  .home-topoffer .top-offer-content .right-small-product {
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -moz-justify-content: left;
    -ms-justify-content: left;
    -ms-flex-pack: left;
        justify-content: left;
    padding: 0; }
    .home-topoffer .top-offer-content .right-small-product .product-item-wrapper {
      display: inline-block;
      vertical-align: top; }
      .home-topoffer .top-offer-content .right-small-product .product-item-wrapper .grid-view-item {
        padding: 0; }
        .home-topoffer .top-offer-content .right-small-product .product-item-wrapper .grid-view-item .hover-elements {
          display: none; }
        .home-topoffer .top-offer-content .right-small-product .product-item-wrapper .grid-view-item .rating-star {
          display: none; }
  @media only screen and (max-width: 769.44px) {
    .home-topoffer .top-offer-content .left-big-product, .home-topoffer .top-offer-content .right-small-product {
      width: 100%;
      width: auto; }
    .home-topoffer .top-offer-content .right-small-product {
      margin-left: -20px; }
      .home-topoffer .top-offer-content .right-small-product .product-item-wrapper {
        padding-left: 20px;
      	width: 50% }
    .home-topoffer .top-offer-content .left-big-product {
      margin-bottom: 15px; } }

.blogs-content {
  clear: both; }
  .blogs-content .home-title {
    text-align: center;
    position: relative;
    font-family: Roboto;
    font-size: 22px;
    color: #4e4e4e;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 15px; }
    .blogs-content .home-title:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #e5e5e5; }
    .blogs-content .home-title h4 {
      position: relative;
      display: inline-block;
      font-family: Roboto;
      font-size: 22px;
      color: white;
      text-transform: uppercase;
      font-weight: 700;
      margin: 0; }
      .blogs-content .home-title h4:before {
        content: "";
        position: absolute;
        bottom: -16px;
        left: 0;
        right: 0;
        background: #09389e;
        height: 3px; }
  .blogs-content .homeblog-content {
    margin: 0 -15px;
    width: auto; }
    .blogs-content .homeblog-content .owl-buttons div {
      position: absolute;
      top: 47%;
      color: #bfbfbf;
      background: none;
      font-size: 0;
      padding: 0;
      margin: 0;
      border-radius: 0;
      opacity: 1;
      line-height: 0; }
      .blogs-content .homeblog-content .owl-buttons div:hover {
        color: #ff9800; }
    .blogs-content .homeblog-content .owl-buttons .owl-prev {
      left: 35px;
      opacity: 0;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
      .blogs-content .homeblog-content .owl-buttons .owl-prev:after {
        content: "\f104";
        font: 35px 'FontAwesome';
        width: 40px;
        height: 40px;
        background: #004c89;
        display: block;
        text-align: center;
        box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        line-height: 38px;
        letter-spacing: 3px; }
    .blogs-content .homeblog-content .owl-buttons .owl-next {
      right: 20px;
      opacity: 0;
      transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s; }
      .blogs-content .homeblog-content .owl-buttons .owl-next:after {
        content: "\f105";
        font: 35px 'FontAwesome';
        width: 40px;
        height: 40px;
        background: #004c89;
        display: block;
        text-align: center;
        box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);     
        border-radius: 100%;
        line-height: 38px;
        letter-spacing: -7px; }
    .blogs-content .homeblog-content:hover .owl-prev {
      left: 15px;
      opacity: 1; }
    .blogs-content .homeblog-content:hover .owl-next {
      right: 15px;
      opacity: 1; }
  .blogs-content .homeblog-item {
    padding: 0 15px; }
    .blogs-content .homeblog-item .homeblog-item-inner {
      border: 2px solid #e5e5e5;
      margin-bottom: 2px;
      border-radius: 12px; }
      .blogs-content .homeblog-item .homeblog-item-inner .homeblog-top {
        position: relative;
        overflow: hidden;
        line-height: 0; }
        .blogs-content .homeblog-item .homeblog-item-inner .homeblog-top > a {
          line-height: 0; }
        .blogs-content .homeblog-item .homeblog-item-inner .homeblog-top img {
          transition: all 0.5s ease 0s;
          -webkit-transition: all 0.5s ease 0s;
          display: none;}
        .blogs-content .homeblog-item .homeblog-item-inner .homeblog-top:hover img {
          transform: scale(1.1);
          -webkit-transform: scale(1.1); }
        .blogs-content .homeblog-item .homeblog-item-inner .homeblog-top .homeblog-date {
          position: absolute;
          top: 10px;
          right: 10px;
          font-size: 25px;
          text-transform: uppercase;
          width: 50px;
          text-align: center;
          background: #fff;
          height: 60px;
          line-height: 22px;
          padding-top: 8px; }
          .blogs-content .homeblog-item .homeblog-item-inner .homeblog-top .homeblog-date small {
            font-size: 14px;
            display: block; }
      .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom {
        padding: 17px 15px 15px; }
        .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom a.homeblog-title {
          font-weight: 500;
          font-size: 16px;
          margin-bottom: 15px;
          display: block;
          color: white; }
        .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom .homeblog-desc {
          margin-bottom: 15px;
          color: #bdbdbd;}
        .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom .group-area {
          overflow: hidden; }
          .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom .group-area .homeblog-action {
            float: left; }
            .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom .group-area .homeblog-action a {
              font-weight: 700; }
          .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom .group-area .homeblog-cmt {
            float: right;
            color: #ccc;
            font-size: 12px;
          	display: none; }
            .blogs-content .homeblog-item .homeblog-item-inner .homeblog-bottom .group-area .homeblog-cmt i {
              color: #09389e;
              font-size: 15px;
              margin-right: 5px; }

.product-single__quantity .js-qty {
  z-index: 0 !important; }

/* Video Update*/
#ProductPhoto.product-single__photos {
  position: relative; 
  height: auto;
  max-width: 465px;
  width: 100%;
  display: flex;
  object-fit: contain;
}

.video-border {
  position: absolute;
  width: 50px;
  height: 45px;
  border: 1px solid #09389e;
  top: 10px;
  z-index: 99;
  right: 10px; }
  .video-border :hover {
    cursor: pointer; }
  .video-border .video-icon {
    font-size: 25px;
    color: #09389e; }

#VideoModal {
  background: #fff;
  padding: 20px;
  margin-top: 50px !important;
  position: relative; }
  #VideoModal .video-upload video {
    max-width: 100%; }
  #VideoModal .video-element + .video-element {
    margin-top: 20px; }
  #VideoModal .mfp-close {
    color: #fff;
    position: absolute;
    right: -40px;
    top: -15px; }

.ajaxcart__subtotal {
	color: white;
  	margin: 10px auto;
}
.ajaxcart__price {
	background: linear-gradient(180deg,#fff 0,#000d65 0,#001f65 50%,#000d65 100%);
    border-radius: 1px;
    outline: 1px solid white;
    padding: 0.099rem 1.7rem;
    width: 100%;
    font-size: .8rem;
    font-weight: 500;
    letter-spacing: .025rem;
    line-height: 1rem;
    margin-right: 1rem;
}


.ajaxcart__note.text-center {
	margin: 0 0 18px 0;
  	padding: 5px 7px;
  	font-size: .9rem;
  	font-weight: 400;
  	line-height: 20px;
  	border-top: 1px solid white;
    border-left: 1px solid white;
  	border-radius: 1px;
  	box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%); 
}
.comment {
	display: none; }
.article {
	margin: 0 auto; }
.article-content {
	font-size: 1.2rem;
  	margin: auto;
  	padding: 1px 85px; 
  	letter-spacing: .03rem;
  	color: white;
}
.article__image {
	display: none;
}
.show-all {
	float: right;
    position: relative;
    right: 12px;}
.section-description {
	padding: 0 12px 10px 12px;
	font-size: 1.1rem;
	letter-spacing: .01rem; }
.smart-5 {
	padding: 0;
}
.product-single__buynow {
	width: max-content;
  	margin-right: 5px;
}




@media only screen and (max-width: 425px) {
  .product-single .product-single__meta .group-button {
	clear: both;
    margin: auto;
    display: flex;
    position: relative;
    float: none;
    width: max-content;
  }
  .section-description {
    margin: 0 auto; 
	font-size: .85rem;
    letter-spacing: .02rem;
  	position: relative;
  	top: 10px;
  	padding: 0 0 20px 0; }
}
.btn.Buynow {
	padding: 10px 0;
}
.article-top {
	margin-bottom: -6px;
}
.article-title {
	font-size: 1.46rem;
  	font-weight: 500;
	background: linear-gradient(180deg,#0060c3 0,#0083bf 0,#00408e 50%,#003d71 100%); 
	box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	padding: 0 0;
	margin-bottom: 20px;
  	text-align: center;
}
  .article-list {
    padding-left: 25px;
    padding-right: 10px;
    color: white;
    margin-bottom: 15px;
  }

@media only screen and (max-width: 769.44px) {
  .article-title {
	font-size: 1.1rem;
	background: linear-gradient(180deg,#0060c3 0,#0083bf 0,#00408e 50%,#003d71 100%); 
	box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	padding: 0 10px;
	margin-bottom: 20px;
    margin-top: -9px;
    letter-spacing: normal;
    text-align: center;
  }
  .article-content {
	font-size: 1rem;
  	margin: auto;
  	padding: 1px 3px; 
  	letter-spacing: normal;
  	color: white;
  }
  .article-top {
	margin-bottom: 20px;
    font-size: .7rem;
    display: none;
  }

  .article-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 769.44px) {
  .breadcrumb {
    display: block;
  }
}
@media only screen and (max-width: 769.44px) {
  .breadcrumb {
  	display: none;
  }
}
.list-article {
  	max-width: 600px;
  	width: 100%;
  	text-align: center;
  	outline: 2px solid white;
    border-radius: 3px;
  	padding: 6px 33px;
  	margin: 12px auto;
}
@media only screen and (max-width: 769.44px) {
    .product-single .product-single__meta h3 {
      color: white;
      font-family: Roboto;
      font-weight: 500;
      font-size: 1.2rem;
      letter-spacing: 0.02rem;  
      margin-top: 5px;
      margin-bottom: 15px;
    }
    .list-article {
  	  max-width: 600px;
      width: 100%;
      height: auto;
      text-align: center;
      outline: 1px solid white;
      padding: 5px 6px;
      margin: 7px auto;
      font-size: .5rem;
  }
}
@media only screen and (max-width: 425px) {
  .contentbox {
	font-size: .78rem;
    position: relative;
    top: 5px; 
  }
}
.article-text .p {
}

.blog_list {
	display: grid;	
}
.article__bottom {
  	margin: -10px;
    display: none;
}
.breadcrumb {
	margin-bottom: -7px;
}
.social-sharing.clean {
	margin-top: 45px;
  	font-size: .77rem;
}
.return-link {
  font-size: .77rem;
}
@media only screen and (max-width: 425px) {
  .social-sharing.clean {
	margin-top: 20px;
  	font-size: .77rem;
	}
}
@media only screen and (max-width: 425px) {
  .grid-view-item .grid-view-item__title a {
    font-family: Roboto;
    font-size: 0.8rem;
    color: white; 
  	letter-spacing: 0;
  	word-spacing: 0.045rem;
    line-height: 1rem;
  }
}
@media only screen and (max-width: 425px) {
        .product-single .product-single__photos {

      } 
}
@media only screen and (max-width: 769.44px) {
.product-single .product-single__thumbnails-grid {
  	background: white;
    padding: 5px 15px; 
    border-radius: 3px;
  	width: 100%;
    max-width: 468px;
  	margin: 0 auto; 
  	box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	}
}
@media only screen and (min-width: 769.44px) and (max-width: 1315px) {
  .site-header .grid--table {
  	display: flex;
  	table-layout: fixed;
  	width: 100%;
  	min-width: 1219.99px;
  	margin: 0 auto;
  	position: relative;
  	justify-content: space-between;
  	align-items: center; }
}
@media only screen and (min-width: 769.44px) and (max-width: 953px) {
  .link-list li span {
     display: none; 
  	 } 
}

#CartDrawer form.cart .ajaxcart__product-name--wrapper a:hover {
	color: yellow;
}
@media only screen and (max-width: 769.44px) {
  #top-header {
  	background: #002691;
  }
}

@media only screen and (max-width: 769.44px) {
    .product-information #tabs-information .tab-panel {
      padding: 13px;
      border: 1px solid #e5e5e5;
      margin: -1px 0 0;
      color: white; 
      font-size: .85rem;
      letter-spacing: 0.02rem; }
}
#CartSpecialInstructions.input-full {
	font-size: .77rem;
  	margin: 0;
  	box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
	-moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
  	border-top: 1px solid white;
    border-left: 1px solid white;
  	min-width: 100%;
    max-height: 300px;
}

#shopify-section-header.shopify-section {
	background: linear-gradient(54deg,rgb(114 206 255) -32%,rgba(255,255,255,1) 38%,rgb(98 201 255) 130%);
}
@media only screen and (max-width: 769.44px) {
  #shopify-section-header.shopify-section{
  	background: linear-gradient(45deg,rgb(0 80 255) -17%,#e6f5ff 15%,hsl(203deg 100% 89%) 100%,rgb(44 110 255) 100%);
  }
}
@media only screen and (max-width: 769.44px) {
  .nav-bar {
  	box-shadow: none; }
}

.products-collection-title {
	font-size: 1.5rem;
    background: #060068;
    box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    -webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    -moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    padding: 0 40px;
    margin: 0 auto;
    margin-bottom: 30px;
  	letter-spacing: 0.03rem;
  	font-weight: 500;
    width: fit-content;
    border-radius: 6px;
    text-align: center;
}

@media only screen and (max-width: 769.44px) {
  .products-collection-title {
    font-size: .98rem;
    background: #060068;
    box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    -webkit-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    -moz-box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
    padding: 0 39px;
    margin-bottom: 20px;
    margin-top: -20px;
    letter-spacing: normal;
    text-align: center;
    font-weight: 500;
  	}
}
@media only screen and (max-width: 769.44px) {
.collection-toolbar .toolbar-left .collection-title  {
  	padding: 4px 31px;
  	margin: 0 auto 11px;
  	float: left;
  	font-size: 1.1rem; 
	}
}
@media only screen and (max-width: 580px) {
  .collection-toolbar .toolbar-left .collection-title {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 769.44px) {
.grid-view-item .hover-elements .quickbuy .btn {
  	font-size: .7rem;
}
}
@media only screen and (max-width: 769.44px) {
  .product-price {
  	font-size: .788rem; }
}
@media only screen and (max-width: 769.44px) {
  form.cart .cart__row .cart__product-meta a {
  	color: white;
  	margin-bottom: 15px;
  	font-size: .88rem; }
}
@media only screen and (max-width: 769.44px) {
  .grid-view-item {
  	width: 100%;
  }
}
@media only screen and (max-width: 769.44px) {
  .main-content {
  	padding: 0 10px 20px 10px;	
  }
}
.sb-title.no-icon {
    background: #060068;
    padding: 5px 0 2px 0;
    border-bottom: 2.5px solid white;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .03rem;
    color: white;
    text-transform: uppercase;
  	border-top-right-radius: 8px;
  	border-top-left-radius: 10px; 
  	position: relative; 
  	bottom: 0.5px;
  	text-align: center; }
@media only screen and (max-width: 769.44px) {
  .sb-title.no-icon {
  	padding: 4px 0 1px 0; 
  	font-size: .8rem;
  	letter-spacing: 0;}
  #tags-filter-content.shop-by-content {
  	padding: 0;
  }
}
	
@media only screen and (max-width: 1156px) {
  .link-list li span {
  	 }
  .link-list {
     text-align: left;
     position: relative;
  	}
}
@media only screen and (max-width: 855px) {
  .link-list {
  	display: none; }  
  
}
@media only screen and (max-width: 769.44px) {
  #AccessibleNav.site-nav.site-nav--init {
  	display: none;
  }
}
@media only screen and (max-width: 1440px) {
  #shopify-section-header .site-header {
  	
  }
}
@media only screen and (max-width: 1066px) {
  #shopify-section-header .site-header {
  	right: -4.5rem;
  }
}
@media only screen and (max-width: 1000px) {
  #shopify-section-header .site-header {
  	right: 5.5rem;
  }
}
@media only screen and (max-width: 800px) {
  #shopify-section-header .site-header {
  	right: 7.5rem;
  }
}
@media only screen and (max-width: 1100px){
  #shopify-section-header .site-header {
  	right: 4.5rem;
  }
}
@media only screen and (max-width: 1025px){
  #shopify-section-header .site-header {
  	right: 6rem;
  }
}
@media only screen and (max-width: 990px){
  #shopify-section-header .site-header {
  	right: 7rem;
  }
}
@media only screen and (max-width: 880px){
  #shopify-section-header .site-header {
  	right: 8rem;
  }
}
@media only screen and (max-width: 855px){
  #shopify-section-header .site-header {
  	right: 7rem;
  }
}
.grid__item.one-quarter.medium-down--half.text-center {
	color: white;
  	width: 0;
}
.grid__item.one-quarter.medium-down--half.text-right {
	color: white;
}
.cart__subtotal {
	color: yellow;
  	font-size: 21px;
}
.cart__price {
	color: white;}
.cart__product-meta {
	color: #ff9800; }
.blogposts-content {
	color: white;
	margin: 18.5px auto; }

@media only screen and (max-width: 426px) {
  .product-single .product-single__meta .price_wrapper .product-single__price {
    width: fit-content;
  }
}
#payments.list-inline.animated {
	position: relative;
  	top: 15px;
  	padding: 0 90px;
  	text-align: center;
}
.grid__item.footer-copyright.one-half.small--one-whole.medium--one-whole.small--text-center {
	padding-left: 20px;
  	margin: 0 auto;
  	text-align: center;
}
.mobile-nav__link {
	font-size: .899rem;
}
@media only screen and (max-width: 960px) {
  h4.grid-view-item__title {
  	font-size: .799rem;
  }
}
.custom-page-content {
	font-size: 1rem;
  	margin: 0 auto;
    padding: 0 10rem;
}
@media only screen and (max-width: 960px) {
  .custom-page-content {
  	font-size: .8rem;
    margin: 0;
    padding: 0;
  }
}
span.salelabel-area {
	color: #d5eeff;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: .04rem;
    background-color: #00277f;
    border-radius: 3.5px;
    margin-left: 0.7rem;
    padding: 0 13px;
    position: relative;
    right: 12px;
  	bottom: 4.5px;
}
.checkout-img {
	height: auto;
  	width: 100%;
  	padding: 26px 0;
}
.phone-contact-page {
    font-weight: 500;
    text-align: center;
    background: #060068;
    max-width: 405px;
  	width: 100%;
    padding: 0px 10px;
    border: 1px solid white;
    margin: 10px auto;
}
.email-contact-page {
    font-weight: 500;
    text-align: center;
    background: #060068;
    max-width: 405px;
  	width: 100%;
    padding: 0px 10px;
    border: 1px solid white;
    margin: 10px auto;
}
@media and screen only (max-width: 769.44px) {
  .template-index .nav-bar {
  	border-bottom: 0;
  }
}
.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-text {
	
}

.swym-btn-container[data-position=default] {
	display: none!important;
    position: relative;
    padding: 0 0;
    right: 10.5px;
    width: 100%;
    min-width: 151px;
    border-radius: 2px;
    margin-bottom: 0!important;
    width: auto;
    font-size: 0.7092rem;
    color: #fff;
    background: #111194 !important;
    text-indent: 0!important;
    height: 40px;
    line-height: 42px;
}


.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper {
	padding: 10px;
    overflow: hidden;
    height: 180px;
    width: 100%;
    display: flex;
    object-fit: contain;
    justify-content: center;
    align-items: center;
}

.site-nav__link.site-nav__link--icon.js-login-modal {
	
}
.free-shipping-label {
  	background: linear-gradient(180deg,rgb(137 0 0) 0%,rgb(106 0 0) 50%,rgb(125 0 0) 100%);
 	border-top: 2px solid white;
    border-left: 2px solid white;
  	border-radius: 4px;
    text-align: center;
    width: 99%;
    position: relative;
    top: 15px;
    padding: 11px 11px 31px;
    font-size: 3.4rem;
    font-weight: 500;
    line-height: 45px;
    margin: 0 auto;
    box-shadow: 5px 6px 2px 2px rgb(0 0 0 / 78%);
}
.fs-sub-label {
    margin: 0 auto;
    width: fit-content;
    position: relative;
    bottom: 16px;
    font-size: 1rem;
  	font-weight: 500;
    letter-spacing: .02rem;
  	text-transform: uppercase;
}
@media only screen and (max-width: 426px) {
  .free-shipping-label {
  	font-size: 2.83rem; 
  	padding: 11px 22px 31px 22px; }
}
#lightboxMyaccount {
	text-align: center;
}
.welcome {
	margin-right: 17px;	
}
.label-element.deal-label {
	display: flex;
  	float: right;
}
@media only screen and (max-width: 769.44px) {
  .group_sidebar {
  	display: none;
  }
}
.wishlist {
	display: none !important;
}
.sb-wrapper.featured-product-wrapper.clearfix {
	width: 100%;
  	max-width: 270px;
}
.sb-wrapper.shop-by {
	max-width: 270px;
  	width: 100%;
}

@media only screen and (max-width: 769.44px) {
  .home-left-sidebar .today-deals {
  	margin: 5px;
    min-width: 179.2px;
    height: fit-content;
    width: 22%;
  }
  #shopify-section-home-leftsidebar.shopify-section.index-section.index-section-sidebar {
  	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
  }
}


@media only screen and (max-width: 769.44px) {
  .home-left-sidebar .shop-by-collections {
  display: none; 
  }
}
.text-link {
	color: white;
}
@media only screen and (min-width: 769.44px) {
	#AddAddress.form-vertical {
		margin: 0;
  		max-width: 286px;
	}

}
#address_default_address_new {
    width: fit-content;
    margin: 0px 4px 1px 0px;
  	position: relative;
  	top: 2px;
}
#ContactFormMessage.input-full {
  	width: 100% !important;
    height: 130px;
    max-height: 300px;
    min-width: 400px;
    background: white;
    color: black;
}
#quick-shop-variants-6938506035311-option-0 {
	left: 27px;
}
.discount-productr-label {
  background: #ffe743;
  color: #d70000;
  margin-top: -4px;
  border-radius: 3px;
  padding: 0 7px;
}
@media only screen and (max-width: 769.44px) {
  .discount-productr-label {
    margin-top: 0;
  }
}
.product-price__sold-out {
  display: block;
  text-transform: uppercase;
  cursor: not-allowed;
  padding: 0 15px;
  text-align: center;
  background: #8b0000;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  color: white;
  font-size: .8rem;
  letter-spacing: .06rem;
  opacity: .8;
}
@media only screen and (max-width: 769.44px) {
  span.salelabel-area {
    right: 14px;
    bottom: 3px;
  }
  .product-single .product-single__meta .js-quantity-selector {
    width: 64px;
  }
}
@media only screen and (max-width: 580px) {
  .product-single .product-single__meta .group-button {
    float: none;
  }
}
#ComparePrice.product-single__price--compare-at {
  margin-bottom: 7px;
}
.product-sale-label {
  margin-top: 7px;
}
@media only screen and (min-width: 769.44px) {
  #ProductPhoto.product-single__photos.elevatezoom {
    max-width: 600px;
  }
}
span.payment-due__price skeleton-while-loading--lg {
  background: #00025b;
  color: white;
  padding: 2px 16px 5px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-radius: 3px;
  box-shadow: 1.5px 3px 2px 1px rgb(0 0 0 / 78%);
}

.sdcollections-list {
  background: rgb(3 16 100);
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
}
.faq-title {
  font-size: 1.3rem !important;
  font-weight: 600 !important;
}
.best-selling-item {
  z-index: 1;
  background: #bd1e00;
  padding: 1px;
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: 0.25px;
  margin: 0;
  margin-bottom: -14%;
  width: 32%;
  height: fit-content;
  text-align: center;
  margin-left: 68.7%;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 4px;
}
.best-selling-product {
  z-index: 1;
  background: #bd1e00;
  padding: 1px;
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: 0.25px;
  margin: 0;
  margin-bottom: 0.7rem;
  width: 31%;
  height: fit-content;
  text-align: center;
  border-radius: 2px;
}
.grid__image.product-image {
  display: flex;
  flex-wrap: wrap;
}
#tags-filter-content.shop-by-content {
  margin: 0 10px;
}
.fa.fa-list {
  margin-right: 7px;
}
.grid__item.today-deals2.sb-item {
  border: 2.5px solid white;
  border-radius: 10px;
}
@media only screen and (max-width: 660px) {
  .fi-item.grid__item.one-quarter {
    width: 50% !important;
  }
}
